copilot-cli
copilot-cli copied to clipboard
[Feature Request]: `copilot svc exec` option to prevent auto update of SSM
I wish copilot had a option to prevent the SSM Auto Update when running copilot svc exec cause it breaks my CI Pipelines when i try to run a command from the Pipeline Container and breaks the build.
Sth like copilot svc exec --ignore-ssm-updates
Hello @cmaerz !
Copilot has a flag to prevent the autodates of the SSM plugin.
~you can use copilot svc exec --no~
edit: copilot svc exec --yes=false
Hello @KollaAdithya
That doesn't seem to work with the latest version.
$ copilot -v
copilot version: v1.34.0
copilot svc exec --no
✘ unknown flag: --no