auth

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2026 License: Apache-2.0 Imports: 30 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 CommandDiagnose added in v0.5.0

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

CommandDiagnose creates the 'auth diagnose' command.

func CommandList added in v0.5.0

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

CommandList creates the 'auth list' command. It shows metadata for all cached tokens (refresh and minted access) for the specified handler, or for all handlers when no argument is given. Actual token values are never displayed; use 'auth token' for that.

func CommandLogin

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

CommandLogin creates the 'auth login' command.

func CommandLogout

func CommandLogout(cliParams *settings.Run, ioStreams *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.

Types

This section is empty.

Jump to

Keyboard shortcuts

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