Skip to main content

astroctl_providers

astroctl providers

Cloud provider information for AstroPulse Platform

Synopsis

Cloud provider information for AstroPulse Platform

astroctl providers [flags]

Examples


# Get the list of cloud providers
astroctl providers list

# Get the list of regions for a cloud provider
astroctl providers regions list -p aws

# Get the Zone information for a cloud provider
astroctl providers regions zones list -p aws -r us-west-2

Options

  -h, --help   help for providers

Options inherited from parent commands

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

SEE ALSO