copilot-cli icon indicating copy to clipboard operation
copilot-cli copied to clipboard

`package` commands output with `--diff` flag

Open CaptainCarpensir opened this issue 2 years ago • 1 comments

When running a command like copilot env package --diff, if there are no changes to the template, copilot will output:

No changes
[entire template]
...

This is super noisy, and is not doing what the command asked for. We will change this behavior so that it simply outputs No changes.

CaptainCarpensir avatar Feb 22 '24 19:02 CaptainCarpensir

Hello! Fix is now released in Copilot v1.33.2 https://github.com/aws/copilot-cli/releases/tag/v1.33.2 🎉🚀

KollaAdithya avatar Mar 21 '24 19:03 KollaAdithya