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: 12 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 creates a new `kittycad auth status` command.

Types

type Options

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

	Hostname  string
	ShowToken bool
}

Options are options for the `kittycad auth status` command.

Jump to

Keyboard shortcuts

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