context

package
v0.4.19 Latest Latest
Warning

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

Go to latest
Published: May 10, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package context provides the context(configuration) command.

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrRPCEmpty is returned when the given RPC address is empty.
	ErrRPCEmpty = errors.New("rpcAddr is required")

	// ErrNotFoundAuth is returned when the given auth is not found.
	ErrNotFoundAuth = errors.New("not found auth")
)
View Source
var (
	// SubCmd represents the document command
	SubCmd = &cobra.Command{
		Use:   "context",
		Short: "Manage contexts",
	}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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