cucli

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Main

func Main()

Types

type BaseOptions

type BaseOptions struct {
	Debug           bool   `help:"debug mode"`
	AccessKeyId     string `help:"AccessKeyId" default:"$CUCLOUD_ACCESS_KEY_ID" metavar:"CUCLOUD_ACCESS_KEY_ID"`
	AccessKeySecret string `help:"AccessKeySecret" default:"$CUCLOUD_ACCESS_KEY_SECRET" metavar:"CUCLOUD_ACCESS_KEY_SECRET"`
	RegionId        string `help:"RegionId" default:"$CUCLOUD_REGION_ID|cn-langfang-2" metavar:"CUCLOUD_REGION_ID"`
	SUBCOMMAND      string `help:"cucli subcommand" subcommand:"true"`
}

Jump to

Keyboard shortcuts

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