Skip to main content

astroctl_providers_list

astroctl providers list

List all supported cloud provider (cloud) ids to deploy applications

Synopsis

The list command provides information about all supported cloud providers to deploy applications

astroctl providers list [flags]

Examples


# List all supported cloud providers
astroctl providers list

Options

  -h, --help   help for list

Options inherited from parent commands

  -o, --output string   Output format (json|yaml) (default "yaml")

SEE ALSO