Skip to content

Add support for setup arguments#78

Merged
mschroering merged 2 commits intolifeomic:masterfrom
bmamlin:master
May 10, 2019
Merged

Add support for setup arguments#78
mschroering merged 2 commits intolifeomic:masterfrom
bmamlin:master

Conversation

@bmamlin
Copy link
Copy Markdown
Contributor

@bmamlin bmamlin commented May 10, 2019

Allow optional non-interactive setup by supplying arguments to lo setup.

lo setup

Sets default values for the LifeOmic CLI. If not supplied, CLI will prompt for
them.

Use API key
  --apiKey, --api  API Key                                              [string]

Use custom authentication
  --authClientId      Custom auth client ID                             [string]
  --authClientSecret  Custom auth client Secret                         [string]

Use client credentials
  --clientId      Client credentials client ID                          [string]
  --clientSecret  Client credentials client secret                      [string]

Options:
  --version          Show version number                               [boolean]
  --help             Show help                                         [boolean]
  --environment, -e  Specify LifeOmic environment                       [string]
  --account, -a      Specify a default organization account id to use   [string]

@mschroering mschroering merged commit 7f96de2 into lifeomic:master May 10, 2019
@mschroering
Copy link
Copy Markdown
Contributor

This will be included in the 7.2.0 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants