DGCLI utility releases
2.21.0
- Updated the operation of
license
, save
, and restore
modes: to use them in On-Premise versions 1.16.0 or lower, you must now add the --with-license-v1
argument so that commands run correctly. See the Command reference.
2.19.1
- The
dgctl pull
command now writes the size of downloaded artifacts (service images, data, and others) to the log. See the pull
mode description.
2.17.0
2.14.0
2.9.0
- The command
dgctl restore
will restore two manifest files, latest.json
and a manifest with timestamp {timestamp}.json
, as it works on dgctl pull
.
- Utility optimized on loading large files.
2.8.5
- Introduced command
dgctl license
with optional flag --from-file
.