@eastsideco/matt-cli
TypeScript icon, indicating that this package has built-in type declarations

1.2.5 • Public • Published

@eastsideco/matt-cli

Interact with the MATT deployment tool over the CLI

oclif Version Downloads/week License

Usage

$ npm install -g @eastsideco/matt-cli
$ matt COMMAND
running command...
$ matt (-v|--version|version)
@eastsideco/matt-cli/1.2.5 linux-x64 node-v14.20.1
$ matt --help [COMMAND]
USAGE
  $ matt COMMAND
...

Commands

matt help [COMMAND]

display help for matt

display help for <%= config.bin %>

USAGE
  $ matt help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

matt init [PROJECT] [FOLDER]

Create a new project workspace

Create a new project workspace

USAGE
  $ matt init [PROJECT] [FOLDER]

ARGUMENTS
  PROJECT  Project ID
  FOLDER   Folder to create workspace

OPTIONS
  -d, --debug
  -h, --help   show CLI help
  --dir=dir    [default: .]
  --noRepo

matt interactive

Interactive mode

Interactive mode

USAGE
  $ matt interactive

OPTIONS
  -d, --debug
  -h, --help   show CLI help
  --dir=dir    [default: .]
  --noRepo

matt status

Display workspace status of the current directory.

Display workspace status of the current directory.

USAGE
  $ matt status

OPTIONS
  -d, --debug
  -h, --help   show CLI help
  --dir=dir    [default: .]
  --noRepo

matt testing

Testing

Testing

USAGE
  $ matt testing

OPTIONS
  -d, --debug
  -h, --help   show CLI help
  --dir=dir    [default: .]
  --noRepo

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.5
    0
    • latest

Version History

Package Sidebar

Install

npm i @eastsideco/matt-cli

Weekly Downloads

0

Version

1.2.5

License

MIT

Unpacked Size

558 kB

Total Files

240

Last publish

Collaborators