ls

package
v0.7.12-37-g60d56b3c Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2024 License: BSD-3-Clause Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmd

func NewCmd() *cobra.Command

Types

type LsOptions

type LsOptions struct {
	ShowAll bool   `long:"all" short:"a" usage:"Show all projects (default shows just running)"`
	Output  string `long:"output" short:"o" usage:"Set output format" default:"table"`
}

func (*LsOptions) Pre

func (opts *LsOptions) Pre(cmd *cobra.Command, _ []string) error

func (*LsOptions) Run

func (opts *LsOptions) Run(ctx context.Context, args []string) error

Jump to

Keyboard shortcuts

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