ucloudcli

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:"Show debug" default:"false"`

	AccessKey  string `help:"Access key" default:"$UCLOUD_ACCESS_KEY" metavar:"UCLOUD_ACCESS_KEY"`
	Secret     string `help:"Secret" default:"$UCLOUD_SECRET" metavar:"UCLOUD_SECRET"`
	RegionId   string `help:"RegionId" default:"$UCLOUD_REGION" metavar:"UCLOUD_REGION"`
	ProjectId  string `help:"ProjectId" default:"$UCLOUD_PROJECT" metavar:"UCLOUD_PROJECT"`
	SUBCOMMAND string `help:"ucloudcli subcommand" subcommand:"true"`
}

Jump to

Keyboard shortcuts

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