region

package
v0.1.58 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cobra.Command{
	Use:     "region --provider=CLOUD_PROVIDER [--ccs --aws-access-key-id --aws-secret-access-key] ",
	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