login

package
v0.8.6 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2024 License: BSD-2-Clause Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdLogin

func NewCmdLogin() *cobra.Command

NewCmdLogin handles the login functionality for the CLI

Types

type LoginOptions

type LoginOptions struct {
	AuthTimedOut bool
	TokenExpired bool
	User         string
	HostName     string
	Interactive  bool
	PAT          string
}

LoginOptions hold the metadata related to login operation

func (*LoginOptions) Run

func (opts *LoginOptions) Run() (err error)

Run executes the auth command and starts the login flow if not already authenticated

Jump to

Keyboard shortcuts

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