Skip to content

fix: fix messages in cp, rm, and stat

Daniel Perez requested to merge slb/dperez50/fix-cp-rm-stat-behavior into master

Type of change

  • Bug Fix
  • Feature
  • Pipeline
  • Test

Does this introduce a change in the core logic?

  • No
  • Yes

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Does this follow conventional commits spec?

  • No
  • Yes

Have you set the target Milestone?

  • No
  • Yes

Have you set the no-detached-pipeline label?

  • No
  • Yes

Updates description?

Update messages to be more clear when a parameter was not introduced as expected in rm, cp, and stat commands

Merge request reports