CLI Commands
environment
Manage deployment environments
Environment Command
The environment
command provides functionality for managing deployment environments in Ocuroot.
Usage
Subcommands
list
Lists all configured environments.
create
Creates a new environment.
get
Gets information about a specific environment.
sync
Synchronizes the environments in the current repo.ocu.star to the Ocuroot server.
Examples
Related Commands
deploy
: Deploy a build to an environmentsync
: Synchronize environments with desired state