Documentation
¶
Overview ¶
Copyright © 2022 NAME HERE <EMAIL ADDRESS>
Copyright © 2022 NAME HERE <EMAIL ADDRESS>
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{
Use: "use",
Short: "select [ account | project | device | region ] to use later with all commands",
Long: `Select account or project for later use
Examples:
# select account
kl use account
# select account with account id
kl use account <accountId>
# select project
kl use project
# select project with project id
kl use project <projectId>
`,
}
Functions ¶
func SelectAccount ¶
func SelectProject ¶
func SelectRegion ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.