Files
ubicloud/spec/routes/api/cli/golden-files/vm vmdzyppz6j166jh5e9t0dwrfa show.txt
Jeremy Evans 9fd8e7b2ea Include the reference argument that was invalid in the error message
This may help the user discover the problem.
2025-08-06 03:55:02 +09:00

25 lines
831 B
Plaintext

! Invalid vm reference ("vmdzyppz6j166jh5e9t0dwrfa"), should be in location/vm-name or vm-id format
Manage virtual machines
Usage:
ubi vm command [...]
ubi vm (location/vm-name | vm-id) [post-options] post-command [...]
Commands:
list List virtual machines
Post Commands:
create Create a virtual machine
destroy Destroy a virtual machine
restart Restart a virtual machine
scp Copy files to or from virtual machine using `scp`
sftp Copy files to or from virtual machine using `sftp`
show Show details for a virtual machine
ssh Connect to a virtual machine using `ssh`
Post Options:
-4, --ip4 use IPv4 address
-6, --ip6 use IPv6 address
-u, --user user override username