v0.1.0-alpha.1
First tagged release of ocpctl, a CLI for managing local OpenControlPlane environments.
Commands
ocpctl env apply <name>— create/update a kind-based OpenControlPlane environmentocpctl env list— list managed environmentsocpctl env delete <name>— tear down an environmentocpctl env validate <name>— validate environment name constraintsocpctl version— print CLI version
Notes
- Requires Docker and kind
- Local/kind environments only — production cluster support is planned
--timeoutflag available onapplyto prevent hangs--verboseflag available for detailed progress output
Known limitations
- ServiceProviders and PlatformServices configured in the environment spec are not yet deployed (#7)