📄️ uc
A CLI tool for managing Uncloud resources such as clusters, machines, and services.
📄️ uc build
Build services from a Compose file.
📄️ uc caddy
Manage Caddy reverse proxy service.
📄️ uc caddy config
Show the current Caddy configuration (Caddyfile).
📄️ uc caddy deploy
Deploy or upgrade Caddy reverse proxy across all machines in the cluster.
📄️ uc ctx
Switch between different cluster contexts. Contains subcommands to manage contexts.
📄️ uc ctx ls
List available cluster contexts.
📄️ uc ctx use
Switch to a different cluster context.
📄️ uc deploy
Deploy services from a Compose file.
📄️ uc dns
Manage cluster domain in Uncloud DNS.
📄️ uc dns release
Release the reserved cluster domain.
📄️ uc dns reserve
Reserve a cluster domain in Uncloud DNS.
📄️ uc dns show
Print the cluster domain name.
📄️ uc inspect
Display detailed information on a service.
📄️ uc ls
List services.
📄️ uc machine
Manage machines in an Uncloud cluster.
📄️ uc machine add
Add a remote machine to a cluster.
📄️ uc machine init
Initialise a new cluster with a remote machine as the first member.
📄️ uc machine ls
List machines in a cluster.
📄️ uc machine rename
Rename a machine in the cluster.
📄️ uc machine rm
Remove a machine from a cluster and reset it.
📄️ uc machine token
Print the local machine's token for adding it to a cluster.
📄️ uc machine update
Update machine configuration in the cluster.
📄️ uc rm
Remove one or more services.
📄️ uc run
Run a service.
📄️ uc scale
Scale a replicated service by changing the number of replicas.
📄️ uc service
Manage services in an Uncloud cluster.
📄️ uc service inspect
Display detailed information on a service.
📄️ uc service ls
List services.
📄️ uc service rm
Remove one or more services.
📄️ uc service run
Run a service.
📄️ uc service scale
Scale a replicated service by changing the number of replicas.
📄️ uc volume
Manage volumes in an Uncloud cluster.
📄️ uc volume create
Create a volume on a specific machine.
📄️ uc volume inspect
Display detailed information on a volume.
📄️ uc volume ls
List volumes across all machines in the cluster.
📄️ uc volume rm
Remove one or more volumes.