Skip to content

Prototype CLI for interacting with temporal.cloud REST API.

License

Notifications You must be signed in to change notification settings

christroutner/temporal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@chris.troutner/temporal

Prototype CLI for interacting with Temporal.cloud REST API.

Usage

$ npm install -g @chris.troutner/temporal
$ temporal COMMAND
running command...
$ temporal (-v|--version|version)
@chris.troutner/temporal/1.0.0 linux-x64 node-v12.16.1
$ temporal --help [COMMAND]
USAGE
  $ temporal COMMAND
...

Commands

temporal get-key

Describe the command here

USAGE
  $ temporal get-key

OPTIONS
  -n, --name=name  name to print

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/get-key.js

temporal goodbye

Describe the command here

USAGE
  $ temporal goodbye

OPTIONS
  -n, --name=name  name to print

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/goodbye.js

temporal hello

Describe the command here

USAGE
  $ temporal hello

OPTIONS
  -n, --name=name  name to print

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/hello.js

temporal help [COMMAND]

display help for temporal

USAGE
  $ temporal help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

About

Prototype CLI for interacting with temporal.cloud REST API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published