volcli

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"`
	AccessKey  string `help:"Access key" default:"$VOLCENGINE_ACCESS_KEY" metavar:"VOLCENGINE_ACCESS_KEY"`
	SecretKey  string `help:"Secret Key" default:"$VOLCENGINE_SECRET_KEY" metavar:"VOLCENGINE_SECRET_KEY"`
	RegionId   string `help:"RegionId" default:"$VOLCENGINE_REGION" metavar:"VOLCENGINE_REGION"`
	AccountId  string `help:"AccountId" default:"$VOLCENGINE_ACCOUNT_ID" metavar:"VOLCENGINE_ACCOUNT_ID"`
	SUBCOMMAND string `help:"volcli subcommand" subcommand:"true"`
}

Jump to

Keyboard shortcuts

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