login

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cobra.Command{
	Use:   "login",
	Short: "Log in",
	Long: "Log in, saving the credentials to the configuration file.\n" +
		"The recommend way is using '--token', which you can obtain at: " +
		urls.OfflineTokenPage,
	Args: cobra.NoArgs,
	RunE: run,
}
View Source
var (
	InitiateAuthCode = authentication.InitiateAuthCode
)

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