Details
-
Type:
Task
-
Status: Done
-
Priority:
(None)
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0.0, 3.0.0-report
-
Labels:
-
Sprint:MEN Sprint 140
-
Story Points:5
-
Backlog:yes
-
Days in progress:1
Description
Remove support in the mender CLI interface to:
- Commands: "-install", "-commit", "-rollback", "-daemon", "-bootstrap", "-check-update", "-send-inventory", "-show-artifact"
- Flags: "-version", "-config", "-fallback-config", "-trusted-certs", "-forcebootstrap", "-skipverify", "-log-level", "-log-modules", "-no-syslog", "-log-file"
Acceptance criteria:
- A log message is printed when the deprecated commands/flags are used
- Deprecated commands/flags exit with error
- Acceptance tests are updated
- NOTE: check if tests potentially need to support both syntax
- Integration tests are updated