status

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdStatus

func NewCmdStatus(cli *cli.CLI, runF func(*Options) error) *cobra.Command

NewCmdStatus returns a new instance of the status command.

Types

type Options

type Options struct {
	IO             *iostreams.IOStreams
	KittyCADClient func(string) (*kittycad.Client, error)
	Context        context.Context

	ID string

	// Flag options.
	OutputFile string
}

Options defines the options of the `file stattus` command.

Jump to

Keyboard shortcuts

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