use

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2022 License: MIT Imports: 7 Imported by: 0

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 SelectAccount(args []string) (string, error)

func SelectProject

func SelectProject(args []string) (string, error)

func SelectRegion

func SelectRegion(region string) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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