@magloft/app-setup-tool
v1.2.0
Published
Helper Tool for MagLoft App Update/Setup
Downloads
9
Readme
@magloft/app-update-utility
Utility Helper for MagLoft App Update/Setup
Usage
$ npm install -g @magloft/app-setup-tool
$ mast COMMAND
running command...
$ mast (-v|--version|version)
@magloft/app-setup-tool/1.2.0 darwin-x64 node-v11.14.0
$ mast --help [COMMAND]
USAGE
$ mast COMMAND
...
Commands
mast amazon-screenshot SRC
mast autocomplete [SHELL]
mast graphics APPID
mast help [COMMAND]
mast update [CHANNEL]
mast amazon-screenshot SRC
Resize the image for Amazon Screenshot
USAGE
$ mast amazon-screenshot SRC
ARGUMENTS
SRC Source Folder containing original screenshot files
OPTIONS
-h, --help show CLI help
mast autocomplete [SHELL]
display autocomplete installation instructions
USAGE
$ mast autocomplete [SHELL]
ARGUMENTS
SHELL shell type
OPTIONS
-r, --refresh-cache Refresh cache (ignores displaying instructions)
EXAMPLES
$ mast autocomplete
$ mast autocomplete bash
$ mast autocomplete zsh
$ mast autocomplete --refresh-cache
See code: @oclif/plugin-autocomplete
mast graphics APPID
Generate App Graphics for MagLoft App Submission
USAGE
$ mast graphics APPID
ARGUMENTS
APPID Publication App ID
OPTIONS
-h, --help show CLI help
mast help [COMMAND]
display help for mast
USAGE
$ mast help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
See code: @oclif/plugin-help
mast update [CHANNEL]
update the mast CLI
USAGE
$ mast update [CHANNEL]
See code: @oclif/plugin-update