add_app: add App using sbpack

Description Usage Arguments

View source: R/app.R

Description

add App using sbpack

Usage

1
add_app(project, app, app_id, key = NULL, update_key = FALSE)

Arguments

project

TThe project ID in the following format: project_owner/project.

app

The app JSON file to upload. Or a cwlProcess from Rcwl.

app_id

The app ID.

key

The Authentication Token of your account from CGC if not auth.

update_key

Whether to update key.


rworkflow/CGClient documentation built on Dec. 22, 2021, 8:16 p.m.