cavatica_app_get: Get Specific App

View source: R/SyntacticSugar.R

cavatica_app_getR Documentation

Get Specific App

Description

Get sevenbridges App object using its unique ID

Usage

cavatica_app_get(project, app_id)

Arguments

project

a sevenbridges 'Project' object. See readme for instructions on how to create this object

app_id

unique app id: <project_id>/<short_app_id>/<version_number>. Can find this by running cavatica_app_list_all, cavatica_app_search, or using web platform (ID is everything after # in URL. May still need to add /<version_number>) (string)

Value

If on app_id is supplied, returns a sevenbridges App object. If given multiple ids, will return a list of sevenbridges App objects


selkamand/utilitybeltcavatica documentation built on April 26, 2023, 4:18 p.m.