package
0.0.0-20240523012138-b9cffea42484
Repository: https://github.com/api7/cloud-cli.git
Documentation: pkg.go.dev

# Functions

New creates a Cmd object.
NewMockCmd creates a new mock instance.

# Structs

MockCmd is a mock of Cmd interface.
MockCmdMockRecorder is the mock recorder for MockCmd.

# Interfaces

Cmd is the command constructor and runner.