teams

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 11, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cobra.Command{
	Use:   "teams",
	Short: "This command will list all the teams associated with your user account.",
	Args:  cobra.NoArgs,
	RunE:  teamsHandler,
}

Functions

func SelectTeam

func SelectTeam(c client.PagerDutyClient, stdin io.Reader) (string, string, error)

SelectTeam prompts the user to select a team and returns the selected team ID and team name.

Types

This section is empty.

Jump to

Keyboard shortcuts

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