Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cli.Command{ Name: "auth", Usage: "Manage authentication", Description: "Authenticate with the Unkey API by providing your root key.", Flags: []cli.Flag{}, Commands: []*cli.Command{ loginCmd, }, }
Cmd is the auth command for managing CLI authentication.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.