@bagubagu/baws
TypeScript icon, indicating that this package has built-in type declarations

0.5.0 • Public • Published

@bagubagu/baws

Bagubagu AWS Helper

oclif Version Downloads/week License

Usage

$ npm install -g @bagubagu/baws
$ baws COMMAND
running command...
$ baws (-v|--version|version)
@bagubagu/baws/0.5.0 darwin-x64 node-v10.15.0
$ baws --help [COMMAND]
USAGE
  $ baws COMMAND
...

Commands

baws account:add HOSTEDZONE ROOTEMAIL

add new account

USAGE
  $ baws account:add HOSTEDZONE ROOTEMAIL

OPTIONS
  -h, --help             show CLI help
  -p, --profile=profile  profile to use
  -v, --verbose          show aws log output

See code: src/commands/account/add.ts

baws help [COMMAND]

display help for baws

USAGE
  $ baws help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

baws user:create [ALIAS]

create user

USAGE
  $ baws user:create [ALIAS]

OPTIONS
  -h, --help             show CLI help
  -p, --profile=profile  profile to use
  -v, --verbose          show aws log output
  --client=client        client id of the userpool
  --region=region        aws region
  --userpool=userpool    userpool

See code: src/commands/user/create.ts

baws userpool:add

create userpool

USAGE
  $ baws userpool:add

OPTIONS
  -h, --help                 show CLI help
  -p, --profile=profile      profile to use
  -s, --stackname=stackname  stack name
  -v, --verbose              show aws log output

See code: src/commands/userpool/add.ts

baws userpool:delete

delete userpool

USAGE
  $ baws userpool:delete

OPTIONS
  -h, --help                 show CLI help
  -p, --profile=profile      profile to use
  -s, --stackname=stackname  stack name
  -v, --verbose              show aws log output

See code: src/commands/userpool/delete.ts

Readme

Keywords

Package Sidebar

Install

npm i @bagubagu/baws

Weekly Downloads

1

Version

0.5.0

License

MIT

Unpacked Size

28.8 kB

Total Files

16

Last publish

Collaborators

  • mochfamir
  • louislarry
  • darkbcx