0.13.0 • Published 1 year ago

trigrr-cli v0.13.0

Weekly downloads
35
License
private
Repository
-
Last release
1 year ago

A Command Line Interface to install and manage your trigrr instance

Install

$ npm install -g trigrr-cli

Commands

trigrr help [COMMAND]

Displays help for trigrr

USAGE
  $ trigrr help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

trigrr init

Prepares the machine to receive a trigrr instance

USAGE
  $ trigrr init

trigrr info

Info about the current trigrr instance

USAGE
  $ trigrr info

OPTIONS
  -h, --help  show CLI help

trigrr install [REVISION]

Installs a specific config of the current selected projects

USAGE
  $ trigrr install [REVISION]

ARGUMENTS
  REVISION  The number of the config revision

OPTIONS
  -h, --help  show CLI help

trigrr login [EMAIL] [PASSWORD]

Logs a user for a specific project

USAGE
  $ trigrr login [EMAIL] [PASSWORD]

ARGUMENTS
  EMAIL     Email of the user account
  PASSWORD  Password of the user account

OPTIONS
  -h, --help  show CLI help

trigrr logout

Logs the user out

USAGE
  $ trigrr logout

OPTIONS
  -h, --help  show CLI help
  -y, --yes

trigrr project [PROJECT]

Select a project

USAGE
  $ trigrr project [PROJECT]

ARGUMENTS
  PROJECT  Name of the project, use quotes if it contains spaces

OPTIONS
  -h, --help  show CLI help

trigrr update [REVISION]

Update the config

USAGE
  $ trigrr update [SERVICES] [CONFIG]

ARGUMENTS
  REVISION  The number of the config revision

OPTIONS
  -h, --help  show CLI help
0.13.0

1 year ago

0.10.0

1 year ago

0.12.0

1 year ago

0.9.0

2 years ago

0.8.4

3 years ago

0.8.3

3 years ago

0.8.1

3 years ago

0.7.4

3 years ago

0.7.3

3 years ago

0.7.1

4 years ago

0.5.1

4 years ago

0.5.0

4 years ago

0.4.2

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.3.5

4 years ago