Skip to content

avogax/account-service-client-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PaNOSC Account Service CLI Client

A PaNOSC Account Service CLI client to test the Account Service APIs

Usage

Note: The account-service command is equivalent to ./bin/run

$ npm install
$ account-service COMMAND
running command...
$ account-service (-v|--version|version)
account-service-cli-client/1.0.0 darwin-x64 node-v10.15.3
$ account-service --help [COMMAND]
USAGE
  $ account-service COMMAND
...

Commands

account-service instance:COMMAND

perform instance related operations

USAGE
  $ account-service instance:COMMAND

COMMANDS
  instance:add    Adds a role to the account service
  instance:delete Deletes a role from account service
  instance:list   List roles of the account service

account-service help [COMMAND]

display help for account-service

USAGE
  $ account-service help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published