Skip to content

Releases: dcos/dcos-cli

1.2.0

21 Aug 11:50
1.2.0
Compare
Choose a tag to compare

1.2.0

  • Accepts DCOS_CLUSTER_SETUP_ACS_TOKEN in dcos auth login (#1550)
  • Read auth token without echoing it (#1551)
  • Overcome Windows 254 characters limit on Windows (#1551)
  • Update Go to 1.15 – support only macOS 10.12 Sierra or later (#1552)
  • Require TLS 1.2 or above (#1552)

https://downloads.dcos.io/binaries/cli/linux/x86-64/1.2.0/dcos
https://downloads.dcos.io/binaries/cli/darwin/x86-64/1.2.0/dcos
https://downloads.dcos.io/binaries/cli/darwin/x86-64/1.2.0/dcos.zip
https://downloads.dcos.io/binaries/cli/windows/x86-64/1.2.0/dcos.exe

1.1.3

29 Jun 11:14
1.1.3
f4c3b66
Compare
Choose a tag to compare

Version 1.1.2

21 Nov 14:41
Compare
Choose a tag to compare

This is a new release of the DC/OS CLI. All users of DC/OS >=1.12 are encouraged to upgrade.

Changelog

  • Fixes

    • Do not consume all input data on prompts.
    • Check TLS configuration before calling plugins.

Binaries

Linux: https://downloads.dcos.io/cli/releases/binaries/dcos/linux/x86-64/1.1.2/dcos
macOS: https://downloads.dcos.io/cli/releases/binaries/dcos/darwin/x86-64/1.1.2/dcos
Windows: https://downloads.dcos.io/cli/releases/binaries/dcos/windows/x86-64/1.1.2/dcos.exe

Version 1.1.1

29 Oct 14:17
Compare
Choose a tag to compare

This is a new release of the DC/OS CLI. All users of DC/OS >=1.12 are encouraged to upgrade.

Changelog

  • Fixes

    • Fix panic on non-desktop environments with browser login flows other than auth0

Binaries

Linux: https://downloads.dcos.io/cli/releases/binaries/dcos/linux/x86-64/1.1.1/dcos
macOS: https://downloads.dcos.io/cli/releases/binaries/dcos/darwin/x86-64/1.1.1/dcos
Windows: https://downloads.dcos.io/cli/releases/binaries/dcos/windows/x86-64/1.1.1/dcos.exe

Version 1.1.0

23 Oct 10:29
Compare
Choose a tag to compare

This is a new release of the DC/OS CLI. All users of DC/OS >=1.12 are encouraged to upgrade.

Changelog

  • Features

    • Pass plugin config as environment variables.
    • Pass DCOS_CLI_VERSION when invoking plugins.
    • Add --no-timeout option to cluster setup
  • Fixes

    • Discard the local login server on non-desktop environment

Binaries

Linux: https://downloads.dcos.io/cli/releases/binaries/dcos/linux/x86-64/1.1.0/dcos
macOS: https://downloads.dcos.io/cli/releases/binaries/dcos/darwin/x86-64/1.1.0/dcos
Windows: https://downloads.dcos.io/cli/releases/binaries/dcos/windows/x86-64/1.1.0/dcos.exe

Version 1.0.1

18 Sep 11:44
Compare
Choose a tag to compare

This is a new release of the DC/OS CLI. All users of DC/OS >=1.12 are encouraged to upgrade.

Changelog

  • Fixes

    • Bump client-go to fix int32 overflow in releaseVersion field of Cosmos package payloads.

Binaries

Darwin: https://downloads.dcos.io/binaries/cli/darwin/x86-64/1.0.1/dcos
Linux: https://downloads.dcos.io/binaries/cli/linux/x86-64/1.0.1/dcos
Windows: https://downloads.dcos.io/binaries/cli/windows/x86-64/1.0.1/dcos.exe

Version 1.0.0

05 Sep 09:47
Compare
Choose a tag to compare

This is a new release of the DC/OS CLI. All users of DC/OS >=1.12 are encouraged to upgrade.

Changelog

  • Breaking changes

    • Unbundle the dcos-core-cli plugin from the CLI. It is now auto-installed from Cosmos only (either through Universe or the Bootstrap Registry) during dcos cluster setup.
  • Features

    • New command dcos config keys printing all the keys that can be set in a configuration file.
    • The new dcos cluster open can be used to open the currently attached cluster UI in the browser.
    • Log into DC/OS Open without copy/pasting authentication token from browser.
    • Add cluster name completion to dcos cluster rename.
    • Support arg completion for dcos config.
    • Support autocompletion on dcos plugin remove.
  • Experimental features

    • Auto-install CLI plugins for running services during dcos cluster setup when environment variable DCOS_CLI_EXPERIMENTAL_AUTOINSTALL_PACKAGE_CLIS set.
  • Fixes

    • Loosen the DC/OS version check for plugin auto-installation, it was only accepting 1.XX versions.
    • Improve error messages for dcos cluster setup args error
  • Testing

    • Run integration tests against DC/OS Open as well.

Binaries

Darwin: https://downloads.dcos.io/binaries/cli/darwin/x86-64/1.0.0/dcos
Linux: https://downloads.dcos.io/binaries/cli/linux/x86-64/1.0.0/dcos
Windows: https://downloads.dcos.io/binaries/cli/windows/x86-64/1.0.0/dcos.exe

Version 0.7.13

16 Apr 13:57
Compare
Choose a tag to compare

This is a new release of the DC/OS 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:

Bundle the 1.12-patch.11 core CLI, which fixes the dcos task log command again
BINARIES:

Darwin: https://downloads.dcos.io/binaries/cli/darwin/x86-64/0.7.13/dcos
Linux: https://downloads.dcos.io/binaries/cli/linux/x86-64/0.7.13/dcos
Windows: https://downloads.dcos.io/binaries/cli/windows/x86-64/0.7.13/dcos.exe

Version 0.8.0

10 Apr 15:48
Compare
Choose a tag to compare

This is a new release of the DC/OS CLI for 1.13 clusters. The download link in the GUI for 1.13 clusters has been updated to include this release. Changes since the last release include:

  • Breaking changes

    • Drop support of DCOS_URL and DCOS_ACS_TOKEN
  • Features

    • Add static tab completion
    • Introduce a strict deprecation mode (DCOS_CLI_STRICT_DEPRECATIONS=1)
    • Display variant when running dcos --version
    • Always auto-install core and EE plugins when running dcos cluster setup
    • Add support for relative DCOS_DIR
    • List commands of each plugin alphabetically when running dcos plugin list

Alongside we're releasing a new core CLI plugin for DC/OS 1.13, which features:

  • Add color support to dcos node log
  • Add a public IP field to dcos node list
  • Add --user flag to dcos service log
  • Add journalctl format options to dcos node log: json-pretty, json, cat, short

BINARIES:

Darwin: https://downloads.dcos.io/binaries/cli/darwin/x86-64/0.8.0/dcos
Linux: https://downloads.dcos.io/binaries/cli/linux/x86-64/0.8.0/dcos
Windows: https://downloads.dcos.io/binaries/cli/windows/x86-64/0.8.0/dcos.exe

Version 0.7.12

10 Apr 12:59
Compare
Choose a tag to compare

This is a new release of the DC/OS 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:

  • Bundle the 1.12-patch.10 core CLI, which fixes the dcos task log command

BINARIES: