You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
api_key now takes the API key itself rather than the name of an environment variable to eval. what_if, packages_folder and package_prerelease are rejected, because the octopus CLI has no equivalent and silently ignoring them would change what a build does. config_file, log_level, timeout, proxy, proxy_username, proxy_password and ignore_ssl_errors warn and are ignored. OCTOPUS_CLI_SERVER and OCTOPUS_CLI_API_KEY are no longer read.
Features
migrate from the retired octo CLI to the octopus CLI (a6688fe)
Bug Fixes
correct version references in migration notes (1dc2191)