DGCLI | On‑Premise | Urbi Documentation
On‑Premise

DGCLI utility releases

  • 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.
  • The dgctl pull command now writes the size of downloaded artifacts (service images, data, and others) to the log. See the pull mode description.
  • Added a new mandatory --user parameter for calling dgctl. See the Command reference.
  • 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.
  • Introduced command dgctl license with optional flag --from-file.