Skip to content

RC 4.0.0

New features

  • New global flag --ignore-validations ignores all validations of a command.

Changed features

  • Changed flag --ignore-validations to --ignore-file-validations since it just skips validations associated to files.

Under the hood new/changed features

  • (#7 (closed)) Allow running multiple commands inside the same container with Docker Wrapper library
  • Updated all packages to latest, docker sdk builds correctly with go1.20.6
  • Added tests to validate the cli commands
  • Always resolve filepaths to their full path
Edited by lucyfire

Merge request reports