auth

package
v0.0.0-...-21679fc Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2026 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmd

func NewCmd(opts *options.RootOptions) *cobra.Command

func NewLoginCmd

func NewLoginCmd(opts *options.RootOptions) *cobra.Command

func NewLogoutCmd

func NewLogoutCmd(opts *options.RootOptions) *cobra.Command

func NewProfileCmd

func NewProfileCmd(opts *options.RootOptions) *cobra.Command

func NewStatusCmd

func NewStatusCmd(opts *options.RootOptions) *cobra.Command

Types

type KeyStatus

type KeyStatus struct {
	Type        string `json:"type"`
	Status      string `json:"status"`
	Team        string `json:"team,omitempty"`
	Environment string `json:"environment,omitempty"`
	KeyID       string `json:"key_id,omitempty"`
	Name        string `json:"name,omitempty"`
	Error       string `json:"error,omitempty"`
}

Jump to

Keyboard shortcuts

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