auth

package
v0.0.70 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2024 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Overview

Package auth provides the auth command project for the minder CLI.

Index

Constants

This section is empty.

Variables

View Source
var AuthCmd = &cobra.Command{
	Use:   "auth",
	Short: "Authorize and manage accounts within a minder control plane",
	Long: `The minder auth command project lets you create accounts and grant or revoke
authorization to existing accounts within a minder control plane.`,

	RunE: func(cmd *cobra.Command, _ []string) error {
		return cmd.Usage()
	},
}

AuthCmd represents the account command

Functions

func LoginCommand

func LoginCommand(ctx context.Context, cmd *cobra.Command, _ []string, conn *grpc.ClientConn) error

LoginCommand is the login subcommand

func TokenCommand

func TokenCommand(cmd *cobra.Command, _ []string) error

TokenCommand is the token subcommand

Types

This section is empty.

Directories

Path Synopsis
Package invite provides the auth invite command for the minder CLI.
Package invite provides the auth invite command for the minder CLI.
Package offline_token provides the auth offline_token command for the minder CLI.
Package offline_token provides the auth offline_token command for the minder CLI.

Jump to

Keyboard shortcuts

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