auth

package
v0.6.8 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ProxyFlags = []cli.Flag{
		&cli.StringFlag{
			Name:    "profile",
			Aliases: []string{"p"},
			Value:   "",
			Usage: "profile name for connecting to the starlight proxy server in the configuration file, " +
				"if leave empty will use the default profile",
		},
		&cli.StringFlag{
			Name:    "quiet",
			Aliases: []string{"q"},
			Value:   "",
			Usage:   "do not print any message unless error occurs",
		},
	}
)

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