package
0.0.0-20250327084910-91f56001bf06
Repository: https://github.com/apache/cloudstack-cloudmonkey.git
Documentation: pkg.go.dev

# Functions

AddCommand adds a command to internal list.
AllCommands returns all available commands.
FindCommand finds command handler for a command string.
GetAPIHandler returns a catchall command handler.
Login logs in a user based on provided request and returns http client and session key.
NewAPIRequest makes an API request to configured management server.
NewRequest creates a new request from a command.
PrintUsage prints help usage for a command.

# Structs

Command describes a CLI command.
Request describes a command request.