# 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.