view

package
v1.7.1 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2023 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagProject = "project"
	FlagWeb     = "web"
	FlagId      = "id"
)

Variables

This section is empty.

Functions

func NewCmdView

func NewCmdView(f factory.Factory) *cobra.Command

Types

type ViewFlags

type ViewFlags struct {
	Id      *flag.Flag[string]
	Project *flag.Flag[string]
	Web     *flag.Flag[bool]
}

func NewViewFlags

func NewViewFlags() *ViewFlags

type ViewOptions

type ViewOptions struct {
	Client *client.Client
	Host   string

	*ViewFlags
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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