Skip to content

Create Cluster Autobuild

caepe cluster create autobuild

Create an autobuild cluster

caepe cluster create autobuild [flags]

Options

  -h, --help        help for autobuild
  -i, --id string   ID of the cluster. (required)

Options inherited from parent commands

      --auth-host string      hostname for authentication for caepe. (required)
      --config string         config file path (default /$HOME/.caepe/config)
      --debug                 output debug logs
      --dry-run               do not send the request to server
      --hostname string       hostname of caepe. (required)
      --organization string   organization to interact with. (required)
      --raw-output            show raw output
      --scheme string         Choose from: [https http] (default "https")
      --skip-tls              ignore tls certificate verification

SEE ALSO

Auto generated by spf13/cobra on 6-Jan-2025
Back to top