set

package
v0.6.90 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2022 License: MIT Imports: 12 Imported by: 0

Documentation

Overview

Package set is for the set command

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdSet

func NewCmdSet(t *terminal.Terminal, loginSetStore SetStore, noLoginSetStore SetStore) *cobra.Command

Types

type SetStore added in v0.4.0

type SetStore interface {
	completions.CompletionStore
	vpn.ServiceMeshStore
	SetDefaultOrganization(org *entity.Organization) error
	GetOrganizations(options *store.GetOrganizationsOptions) ([]entity.Organization, error)
	GetServerSockFile() string
}

Jump to

Keyboard shortcuts

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