CLI for controlling http://opspec.io compliant ops.
Be advised: this project is currently at Major version zero. Per the semantic versioning spec: "Major version zero (0.y.z) is for initial development. Anything may change at any time. The public API should not be considered stable."
for usage guidance simply execute without any arguments:
opctl
Usage: opctl [OPTIONS] COMMAND [arg...]
control http://opspec.io compliant ops
Options:
-v, --version Show the version and exit
Commands:
collection Collection related actions
events Get real time events from the server
kill Kill an op run
ls List ops
op Op related actions
run Run an op
Run 'opctl COMMAND --help' for more information on a command.
- get cli version
- create collection
- create op
- kill op run
- list ops in collection
- run op
- set collection description
- set op description
- stream events
All releases will be tagged and made available on the releases releases page with links to docs.
This project adheres to the Semantic Versioning specification
see INSTALLATION.md
see CONTRIBUTING.md
see CHANGELOG.md