auth

package
v3.24.1 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LoginCmd

type LoginCmd struct {
	Org    string `help:"Organization slug" required:""`
	Scopes string `help:"OAuth scopes to request" default:""`
}

func (*LoginCmd) Help

func (c *LoginCmd) Help() string

func (*LoginCmd) Run

func (c *LoginCmd) Run(kongCtx *kong.Context, globals cli.GlobalFlags) error

type LogoutCmd

type LogoutCmd struct {
	Org string `help:"Organization slug (defaults to currently selected organization)" optional:""`
}

func (*LogoutCmd) Run

func (c *LogoutCmd) Run(kongCtx *kong.Context, globals cli.GlobalFlags) error

Jump to

Keyboard shortcuts

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