Releases: dcos/dcos-cli
Version 0.7.3
This is a new release of the dcos CLI for 1.12 clusters. The download link in the GUI for 1.12 clusters has been updated to include this release. Changes since the last release include:
FEATURES:
- Build the CLI with core 1.12-patch.2
FIXES:
- Do not prompt for login provider selection when uid/password is given
BINARIES:
Darwin: https://downloads.dcos.io/binaries/cli/darwin/x86-64/0.7.3/dcos
Linux: https://downloads.dcos.io/binaries/cli/linux/x86-64/0.7.3/dcos
Windows: https://downloads.dcos.io/binaries/cli/windows/x86-64/0.7.3/dcos.exe
Version 0.7.2
This is a new release of the dcos CLI for 1.12 clusters. The download link in the GUI for 1.12 clusters has been updated to include this release. Changes since the last release include:
FIXES:
- Forward exit code from plugins
- Discard stderr output during bash completion
- Support bash completion when no cluster is attached
- Normalize domain in cluster URLs to lowercase (DCOS_OSS-4501)
- Updated login flow to fix provider selection when uid/password given (DCOS-45239)
BINARIES:
Darwin: https://downloads.dcos.io/binaries/cli/darwin/x86-64/0.7.2/dcos
Linux: https://downloads.dcos.io/binaries/cli/linux/x86-64/0.7.2/dcos
Windows: https://downloads.dcos.io/binaries/cli/windows/x86-64/0.7.2/dcos.exe
Version 0.7.1
This is a new release of the dcos CLI for 1.12 clusters. The download link in the GUI for 1.12 clusters has been updated to include this release. Changes since the last release include:
FEATURES:
- Build the CLI with 1.12-patch.1 (#1370)
FIXES:
- Skip browser-based login providers on user/pass credentials
BINARIES:
Darwin: https://downloads.dcos.io/binaries/cli/darwin/x86-64/0.7.1/dcos
Linux: https://downloads.dcos.io/binaries/cli/linux/x86-64/0.7.1/dcos
Windows: https://downloads.dcos.io/binaries/cli/windows/x86-64/0.7.1/dcos.exe
Version 0.7.0
This is a new release of the dcos CLI for 1.12 clusters. The download link in the GUI for 1.12 clusters has been updated to include this release. Changes since the last release include:
BREAKING CHANGES:
- Drop support for
DCOS_CONFIG
,DCOS_CLUSTER_NAME
environment variables - Remove the
--password-env
option for login, it now always reads fromDCOS_PASSWORD
FEATURES:
- Introduce a new top-level command to manage plugins
- Pass cluster specific environment variables when invoking plugins
- Add support for
dcos task attach
- Send a DC/OS CLI specific User-Agent in HTTP requests
- Create CLI UX guidelines
- Add an
--unavailable
option todcos cluster remove
- Add a
--name
flag todcos cluster setup
- Add Metronome job queue functionality
- Add verbosity CLI option (-v) and deprecate --log-level and --debug
- Dump HTTP requests and responses body on very verbose mode (-vv)
- Support DCOS_USERNAME/DCOS_PASSWORD env vars during login
- Support
dcos auth list-providers
in OSS clusters - Remove
SNAPSHOT
in favor of the testing build commit hash indcos --version
- (EXPERIMENTAL) Extract core commands to a new dcos-core-cli plugin
- (EXPERIMENTAL) Auto-install dcos-core-cli / dcos-enterprise-cli plugin during cluster setup
FIXES:
- Handle redirects when setting-up a cluster (DCOS_OSS-4099)
dcos auth login
clears credentials even if canceled (DCOS-12291)- Cluster list command is far too slow (DCOS-18297)
- Print a warning when using the CLI against a non 1.12 cluster (DCOS_OSS-4371)
- Fix inconsistencies in the main help output (DCOS-16013)
BINARIES:
Darwin: https://downloads.dcos.io/binaries/cli/darwin/x86-64/0.7.0/dcos
Linux: https://downloads.dcos.io/binaries/cli/linux/x86-64/0.7.0/dcos
Windows: https://downloads.dcos.io/binaries/cli/windows/x86-64/0.7.0/dcos.exe
Version 0.5.13
This is a new release of the dcos CLI for 1.10 clusters. The download link in the GUI for 1.10 clusters has been updated to include this release. Changes since the last release include:
FIXES:
- Remove configured clusters before integration tests
- Add pods to the possible filters for deployments
- Fix incorrect plugins breaking package list
- Fixes table printer when rendering empty data
BINARIES:
Darwin: https://downloads.dcos.io/binaries/cli/darwin/x86-64/0.5.13/dcos
Linux: https://downloads.dcos.io/binaries/cli/linux/x86-64/0.5.13/dcos
Windows: https://downloads.dcos.io/binaries/cli/windows/x86-64/0.5.13/dcos.exe
Version 0.6.5
This is a new release of the dcos CLI for 1.11 clusters. The download link in the GUI for 1.11 clusters has been updated to include this release. Changes since the last release include:
FIXES:
- Fixes table printer when rendering empty data
- Remove configured clusters before integration tests
- Add pods to the possible filters for deployments (#12)
- Fix incorrect plugins breaking package list (#13)
BINARIES:
Darwin: https://downloads.dcos.io/binaries/cli/darwin/x86-64/0.6.5/dcos
Linux: https://downloads.dcos.io/binaries/cli/linux/x86-64/0.6.5/dcos
Windows: https://downloads.dcos.io/binaries/cli/windows/x86-64/0.6.5/dcos.exe
Version 0.6.3
This is a new release of the dcos CLI for 1.11 clusters. The download link in the GUI for 1.11 clusters has been updated to include this release. Changes since the last release include:
FIXES:
- Bump JWT to 1.5.3
BINARIES:
Darwin: https://downloads.dcos.io/binaries/cli/darwin/x86-64/0.6.3/dcos
Linux: https://downloads.dcos.io/binaries/cli/linux/x86-64/0.6.3/dcos
Windows: https://downloads.dcos.io/binaries/cli/windows/x86-64/0.6.3/dcos.exe
Version 0.5.10
This is a new release of the dcos CLI for 1.10 clusters. The download link in the GUI for 1.10 clusters has been updated to include this release. Changes since the last release include:
FIXES:
- Bump JWT to 1.5.3
BINARIES:
Darwin: https://downloads.dcos.io/binaries/cli/darwin/x86-64/0.5.10/dcos
Linux: https://downloads.dcos.io/binaries/cli/linux/x86-64/0.5.10/dcos
Windows: https://downloads.dcos.io/binaries/cli/windows/x86-64/0.5.10/dcos.exe
Version 0.6.2
This is a new release of the dcos CLI for 1.11 clusters. The download link in the GUI for 1.11 clusters has been updated to include this release. Changes since the last release include:
FIXES:
- Print a clear error when no cluster is attached
- Update vulnerable cryptography python package
- Warn when a app / pod ID is longer than 54 chars
TESTING:
- Update pip and setuptools before installing requirements
BINARIES:
Darwin: https://downloads.dcos.io/binaries/cli/darwin/x86-64/0.6.2/dcos
Linux: https://downloads.dcos.io/binaries/cli/linux/x86-64/0.6.2/dcos
Windows: https://downloads.dcos.io/binaries/cli/windows/x86-64/0.6.2/dcos.exe
Version 0.5.9
This is a new release of the dcos CLI for 1.10 clusters. The download link in the GUI for 1.10 clusters has been updated to include this release. Changes since the last release include:
FIXES:
- Update vulnerable cryptography python package
- Warn when a app / pod ID is longer than 54 chars
TESTING:
- Update pip and setuptools before installing requirements
BINARIES:
Darwin: https://downloads.dcos.io/binaries/cli/darwin/x86-64/0.5.9/dcos
Linux: https://downloads.dcos.io/binaries/cli/linux/x86-64/0.5.9/dcos
Windows: https://downloads.dcos.io/binaries/cli/windows/x86-64/0.5.9/dcos.exe