logout

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 NewCmdLogout

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

NewCmdLogout creates a new `kittycad auth logout` 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
}

Options the options for the logout command.

Jump to

Keyboard shortcuts

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