commands

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2025 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAddRequestCommand added in v1.0.0

func NewAddRequestCommand() *cobra.Command

func NewCompletionCommand added in v1.0.0

func NewCompletionCommand() *cobra.Command

func NewInitCommand added in v1.0.2

func NewInitCommand() *cobra.Command

func NewRequestCommand added in v1.0.0

func NewRequestCommand() *cobra.Command

func NewSetEnvCommand added in v1.0.0

func NewSetEnvCommand() *cobra.Command

func NewSetEnvVarCommand added in v1.0.0

func NewSetEnvVarCommand() *cobra.Command

func NewShowEnvCommand added in v1.0.0

func NewShowEnvCommand() *cobra.Command

Types

type Shell

type Shell string

Shell represents a supported shell type

const (
	ShellBash Shell = "bash"
	ShellZsh  Shell = "zsh"
	ShellFish Shell = "fish"
)

Supported shells as constants

Jump to

Keyboard shortcuts

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