copacetic
copacetic copied to clipboard
feat: Add option to silent the patch output by using --silent flag
Add option to silent the patch output by using --silent flag.
copa patch -i $IMAGE --silent
does not produce output except some end INFO.
Closes #643