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

0.0.0 • Public • Published

autotask-cli

oclif Version Downloads/week License

Usage

$ npm install -g autotask-cli
$ autotask-cli COMMAND
running command...
$ autotask-cli (-v|--version|version)
autotask-cli/0.0.0 linux-x64 node-v11.1.0
$ autotask-cli --help [COMMAND]
USAGE
  $ autotask-cli COMMAND
...

Commands

autotask-cli bulk [FILE]

describe the command here

USAGE
  $ autotask-cli bulk [FILE]

OPTIONS
  -b, --bulkActionsFile=bulkActionsFile  (required) Bulk Actions File
  -f, --force
  -h, --help                             show CLI help
  -n, --name=name                        name to print

See code: src/commands/bulk.ts

autotask-cli hello [FILE]

describe the command here

USAGE
  $ autotask-cli hello [FILE]

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print

EXAMPLE
  $ autotask-cli hello
  hello world from ./src/hello.ts!

See code: src/commands/hello.ts

autotask-cli help [COMMAND]

display help for autotask-cli

USAGE
  $ autotask-cli help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

autotask-cli ticket [FILE]

describe the command here

USAGE
  $ autotask-cli ticket [FILE]

OPTIONS
  -f, --force
  -i, --id=id          raw id, ie 11455
  -t, --ticket=ticket  ticket it ie T20200227.0030

See code: src/commands/ticket.ts

Readme

Keywords

Package Sidebar

Install

npm i autotask-cli

Weekly Downloads

4

Version

0.0.0

License

MIT

Unpacked Size

16.1 kB

Total Files

21

Last publish

Collaborators

  • tholum