uc machine
Manage machines in an Uncloud cluster.
Options
-h, --help help for machine
Options inherited from parent commands
--connect string Connect to a remote cluster machine without using the Uncloud configuration file.
Format: [ssh://]user@host[:port] or tcp://host:port
--uncloud-config string Path to the Uncloud configuration file. (default "~/.config/uncloud/config.yaml")
See also
- uc - A CLI tool for managing Uncloud resources such as clusters, machines, and services.
- 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.