port_forward

package
v1.4.9 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2023 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Command = &cobra.Command{
	Use:               "port-forward [local_port]",
	Short:             "set up a local port forward",
	Args:              cobra.MaximumNArgs(1),
	ValidArgsFunction: validArgs,
	GroupID:           "rw",
	RunE:              run,
	PreRunE:           preRun,
}

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