1.0.2 • Published 3 years ago

stackmate v1.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

stackmate

Command Line Interface to Stackmate.io

oclif Version Downloads/week License

Commands

stackmate help [COMMAND]

display help for stackmate

USAGE
  $ stackmate help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

stackmate role

adds an AWS role to stackmate.io

USAGE
  $ stackmate role

OPTIONS
  -p, --profile=profile  The AWS profile to use

See code: src/commands/role.js