package
2.10.3+incompatible
Repository: https://github.com/octopusdeploy/cli.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
# Structs
ArgumentNullOrEmptyError is a utility error indicating that a required parameter was null or blank.
InvalidResponseError is a utility error that means the CLI couldn't deal with a response from the server.
OsEnvironmentError is raised when the CLI cannot launch because a required environment variable is not set.
PromptDisabledError is a fallback error if code attempts to prompt the user when prompting is disabled.