5.6 rediops


The command help is shown below.

Usage: qaskx-cli rediops COMMAND [arg...]

The rediops command is for working with the devops.json file
which adheres to the rediOps definitions  The file by default 
resides in the .well-known directory.
		
The command will allow extract of definitions or update of the 
devops.json file.

For more information on rediOps, please see https://github.com/meerkat-manor/rediOps
               
Commands:      
  init         Initialise or configure the rediOps portion
  new          Create shell rediOps (devops.json) file
  print        Pretty print rediOps (devops.json) file
  depend       Work with dependencies
  scan         Scan for API and other information in directories
  sequence     Create sequence diagram document
  get          Fetch detail from the rediOps (devops.json) file
  set          Update detail in the rediOps (devops.json) file
  map          Map alternate source detail to/from the rediOps (devops.json) file
               
Run 'qaskx-cli rediops COMMAND --help' for more information on a command.

Details