cli

package
v0.4.6 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2026 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRootCommand

func NewRootCommand() *cobra.Command

Types

type RootOptions

type RootOptions struct {
	Profile   string
	ConfigDir string
}

type Runtime

type Runtime struct {
	ConfigDir string
	Profile   string
	Config    config.File
	Sessions  *session.Manager
}

func (*Runtime) NewAuthenticatedClient

func (r *Runtime) NewAuthenticatedClient() (*httpclient.Client, error)

func (*Runtime) ProfileConfig

func (r *Runtime) ProfileConfig() config.Profile

func (*Runtime) SaveProfile

func (r *Runtime) SaveProfile(profile config.Profile) error

func (*Runtime) SelectedBackend

func (r *Runtime) SelectedBackend() session.Backend

func (*Runtime) ServerURL

func (r *Runtime) ServerURL() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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