Skip to content

Instantly share code, notes, and snippets.

@PhyrexTsai
Last active November 26, 2019 03:06
Show Gist options
  • Save PhyrexTsai/dc810c2fb8a5c5e8445cf9b9b6f0fc14 to your computer and use it in GitHub Desktop.
Save PhyrexTsai/dc810c2fb8a5c5e8445cf9b9b6f0fc14 to your computer and use it in GitHub Desktop.

KAIZEN Command

Commands:
  kaizen instances run [instance]  Run an instance on AWS
  kaizen instances list            List instances of instance name
  kaizen instances template        Template lists of all available instance

Options:
  --help     Show help                                                 [boolean]
  --version  Show version number                                       [boolean]

Examples:
  kaizen instances run
  kaizen instances template
  kaizen instances list

Available instance templates:

nym-loopix-mixnode - Nym is a blockchain-based privacy platform.
golem - Golem is computing power share platform.

Run 'kaizen instances <command>' to deploy instances to AWS.```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment