yggy
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

iggy

oclif Version Downloads/week License

Usage

$ npm install -g yggy
$ yggy COMMAND
running command...
$ yggy (-v|--version|version)
yggy/0.0.1 darwin-x64 node-v12.12.0
$ yggy --help [COMMAND]
USAGE
  $ yggy COMMAND
...

Commands

yggy config NAME

Set bucket name

USAGE
  $ yggy config NAME

OPTIONS
  -h, --help  show CLI help

EXAMPLE
  $ yggy config [S3 bucket namee]

See code: src/commands/config.ts

yggy help [COMMAND]

display help for yggy

USAGE
  $ yggy help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

yggy ios TYPE

Record and take screenshots of the iOS simulator

USAGE
  $ yggy ios TYPE

OPTIONS
  -h, --help     show CLI help
  -v, --verbose

EXAMPLE
  $ yggy ios record [screenshot | video]
  🎬 Recording started. Press SPACE to save or ESC to abort.

See code: src/commands/ios.ts

yggy upload FILE

Upload a file to an S3 bucket

USAGE
  $ yggy upload FILE

OPTIONS
  -h, --help  show CLI help

EXAMPLE
  $ yggy upload [file]

See code: src/commands/upload.ts

Readme

Keywords

Package Sidebar

Install

npm i yggy

Weekly Downloads

2

Version

0.0.1

License

MIT

Unpacked Size

17.3 kB

Total Files

25

Last publish

Collaborators

  • ingmaras