Closed ANeumann82 closed 4 years ago
Signed-off-by: Andreas Neumann aneumann@mesosphere.com
What this PR does / why we need it:
Add --output parameter to package verify and package create
--output
package verify
package create
This allows users to easily parse the output of both commands
Fixes #1644
Signed-off-by: Andreas Neumann aneumann@mesosphere.com
What this PR does / why we need it:
Add
--output
parameter topackage verify
andpackage create
This allows users to easily parse the output of both commands
Fixes #1644