region

package
v0.1.50 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 20, 2021 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cobra.Command{
	Use:     "regions --provider=CLOUD_PROVIDER [--ccs CCS FLAGS]",
	Aliases: []string{"regions"},
	Short:   "List known/available cloud provider regions",
	Long: "List regions of a cloud provider.\n\n" +
		"In --ccs mode, fetch regions that would be available to *your* cloud account\n" +
		"(currently only supported with --provider=aws).",
	RunE: run,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL