3.5.7 • Published 2 years ago

orchestrate-command-status v3.5.7

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

orchestrator

Send the sms and email notification after execution of command

oclif Version Downloads/week License

Usage

$ npm install -g orchestrate-command-status
$ orchestrator COMMAND
running command...
$ orchestrator (-v|--version|version)
orchestrate-command-status/3.5.7-rc.1 linux-x64 node-v14.18.1
$ orchestrator --help [COMMAND]
USAGE
  $ orchestrator COMMAND
...

Commands

orchestrator help [COMMAND]

display help for orchestrator

USAGE
  $ orchestrator help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

orchestrator run COMMAND

USAGE
  $ orchestrator run COMMAND

ARGUMENTS
  COMMAND  Command to be executed.

OPTIONS
  -e, --email=email      Email id to send command execution status.
  -h, --help             show CLI help
  -j, --jobName=jobName  Executing job name.
  -s, --sms=sms          Phone number to send command execution status.

EXAMPLE
  $ orchestrator run "commandToBeExecuted" --sms=phoneNumber

See code: src/commands/run.ts

3.5.8-rc.2

2 years ago

3.5.8-rc.1

3 years ago

3.5.7-rc.1

3 years ago

3.5.7

3 years ago

3.5.5

3 years ago

3.5.3

3 years ago

3.5.2

3 years ago

3.5.1

3 years ago

3.5.0

3 years ago

3.4.0

3 years ago

3.3.1

3 years ago

3.3.0

3 years ago

3.2.0

3 years ago

3.1.0

3 years ago

3.0.0

3 years ago

0.0.19

3 years ago