auth

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2026 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Overview

Package auth provides CLI commands for authentication management.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CommandAuth

func CommandAuth(cliParams *settings.Run, ioStreams *terminal.IOStreams, path string) *cobra.Command

CommandAuth creates the 'auth' command group.

func CommandLogin

func CommandLogin(_ *settings.Run, _ *terminal.IOStreams, _ string) *cobra.Command

CommandLogin creates the 'auth login' command.

func CommandLogout

func CommandLogout(_ *settings.Run, _ *terminal.IOStreams, _ string) *cobra.Command

CommandLogout creates the 'auth logout' command.

func CommandStatus

func CommandStatus(cliParams *settings.Run, ioStreams *terminal.IOStreams, _ string) *cobra.Command

CommandStatus creates the 'auth status' command.

func CommandToken

func CommandToken(cliParams *settings.Run, ioStreams *terminal.IOStreams, _ string) *cobra.Command

CommandToken creates the 'auth token' command.

func IsSupportedHandler

func IsSupportedHandler(name string) bool

IsSupportedHandler returns true if the handler name is supported.

func SupportedHandlers

func SupportedHandlers() []string

SupportedHandlers returns the list of supported auth handler names.

Types

This section is empty.

Jump to

Keyboard shortcuts

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