1.2.0 • Published 4 years ago

@tailored-apps/handout-client v1.2.0

Weekly downloads
1
License
ISC
Repository
gitlab
Last release
4 years ago

handout

Installation and Updating

npm install -g @tailored-apps/handout-client

Before you can use handout, you will have to configure the client using the handout configure command. Your friendly neighborhood sysadmin will provide you with your accountname as well as the various passwords or secrets that handout will ask you for.

Usage

Help and argument lists are available for every command using the -h option, i.e. handout -h for a list of all available commands, and handout <command> -h for a list of all available options and parameters for a particular command (e.g. handout deploy -h).

handout-admin

If you have been granted admin access, you will also be able to use the various commands that the handout-admin cli provides. Again, the -h option will show all available commands or all available options for a particular command.