cmd

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2021 License: ISC Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	AuthCmd = &cobra.Command{
		Use:       "auth [client_id] [-S scope]...",
		Short:     "Generate an access token using the OAuth device authorization flow",
		ValidArgs: []string{"client_id"},
		Args:      cobra.ExactArgs(1),
		RunE:      run,
	}
)

Functions

func Factory added in v0.1.1

func Factory(version string) *cobra.Command

Types

This section is empty.

Jump to

Keyboard shortcuts

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