opctl
Opctl is a free and open source distributed operation control system
Options
--api-listen-address string IP:PORT on which the API server will listen (env $OPCTL_API_LISTEN_ADDRESS) (default "127.0.0.1:42224")
--container-runtime string Runtime for opctl containers. Can be 'docker' (deprecated), 'k8s', or 'embedded' (env $OPCTL_CONTAINER_RUNTIME) (default "docker")
--data-dir string Path of dir used to store opctl data (env $OPCTL_DATA_DIR) (default "/root/opctl")
--dns-listen-address string IP:PORT on which the DNS server will listen (env $OPCTL_DNS_LISTEN_ADDRESS) (default "127.0.0.1:53")
-h, --help help for opctl
--no-color Disable output coloring (env $OPCTL_NO_COLOR)
SEE ALSO
- opctl auth - Manage auth
- opctl events - Stream events from an opctl node
- opctl ls - List operations
- opctl node - Manage nodes
- opctl op - Manage ops
- opctl run - Run an op
- opctl self-update - Update opctl to the latest non pre-release
- opctl ui - Open the opctl web UI and mount a reference