Skip to content
forked from lifeomic/cli

A CLI app that provides functionality around the LifeOmic platform.

License

Notifications You must be signed in to change notification settings

anthonyroach/cli

 
 

Repository files navigation

cli

Greenkeeper badge

This project is a small CLI app that provides functionality around the LifeOmic API's.

Installation

yarn global add @lifeomic/cli

Run lo setup to configure the default environment and account you wish to use. You can later override the default account using the -a option for commands. If using client credentials, you will also be given the opportunity to store the client settings at this time.

Use lo auth to obtain access credentials when using username / password authentication. This command currently only supports LifeOmic users and not those that have been federated via social or SAML 2.0 identity providers.

Usage

lo <command> [options]

View available commands:

lo --help

Get help for a command:

lo <command> --help

About

A CLI app that provides functionality around the LifeOmic platform.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%