anjuna-gcp-cli
Build, run, and monitor GCP Confidential VMs.
SYNOPSIS
$ anjuna-gcp-cli command [OPTION...]
The default output of anjuna-gcp-cli shows the help text:
$ anjuna-gcp-cli
anjuna-gcp-cli - manage the confidential container instance and boot disk image
Usage:
  anjuna-gcp-cli [command]
Available Commands:
  disk        manage the confidential container boot disk
  help        Help about any command
  instance    manage the confidential container instances
  kvm-run     boot the confidential container under KVM/QEMU
  mount       mount the confidential container boot disk
Flags:
      --debug            print debug messaging
  -h, --help             help for anjuna-gcp-cli
  -p, --project string   The gcp project being used
  -v, --version          version for anjuna-gcp-cli
Use "anjuna-gcp-cli [command] --help" for more information about a command.