Optum / dce-cli

Disposable Cloud Environment CLI
Apache License 2.0
37 stars 19 forks source link

Build and document 'dce upgrade' functionality #27

Open joshmarsh opened 4 years ago

joshmarsh commented 4 years ago
eschwartz commented 4 years ago

Add a flag to dce system deploy

I'd prefer this configured in the yaml file

eschwartz commented 4 years ago

Default behavior should be:

user can then upgrade in yaml as needed

nathanagood commented 4 years ago

To reduce risk, let's consider pinning the version as default behavior and instead provide a "--latest" or something flag to allow users you override the version if desired (or the user can crack open the dce.yaml file and update).