Skip to content

Version 0.4.0

Compare
Choose a tag to compare
@tamarrow-zz tamarrow-zz released this 08 Mar 05:28
· 884 commits to master since this release

FEATURE: Support for new package manager shipped with DCOS 1.6.1+
FEATURE: New commands: dcos package repo [add|remove|list] for package repository management

DEPRECATED:dcos package update. This is no longer supported since repositories are downloaded asynchronously by the package manager
DEPRECATED: package.sources config variable. Instead please use dcos package repo add/remove for repository management
DEPRECATED: Repository file uploads: Thew new package manager doesn’t support this, however you can push a topic branch of your repository to github, and test it using that branch specific zip file

This release supports DCOS 1.6.1, and is not backwards compatible. Please see here on how to downgrade your DCOS-CLI version to use on an older DCOS version.