remove

package
v0.6.7-367-g55dd31c Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2023 License: BSD-3-Clause Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmd

func NewCmd() *cobra.Command

func Remove

func Remove(ctx context.Context, opts *RemoveOptions, args ...string) error

Remove a KraftCloud instance.

Types

type RemoveOptions

type RemoveOptions struct {
	Output string `long:"output" short:"o" usage:"Set output format" default:"table"`
	All    bool   `long:"all" usage:"Stop all instances"`
	// contains filtered or unexported fields
}

func (*RemoveOptions) Pre

func (opts *RemoveOptions) Pre(cmd *cobra.Command, args []string) error

func (*RemoveOptions) Run

func (opts *RemoveOptions) 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