commands

package
v0.0.0-...-89f4574 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddFlags

func AddFlags(s *pflag.FlagSet)

AddFlags adds flags that are common across all commands.

Types

type CobraActionFunc

type CobraActionFunc func(cmd *cobra.Command, args []string) error

CobraActionFunc represents a cobra command

func CtxCommand

CtxCommand allows the running of a command with a context

type SamplrActionFunc

type SamplrActionFunc func(ctx context.Context, cmd *cobra.Command, args []string) error

SamplrActionFunc provides a common type for Cobra functions that require a stubby client connection and context.

Directories

Path Synopsis
Package completion provides shell completion capabilities for the CLI.
Package completion provides shell completion capabilities for the CLI.

Jump to

Keyboard shortcuts

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