I would like to request the stage promotion feature within seed-cli, currently I believe it can only deploy, is that correct? I would like to be able to promote my dev stage deployment to another stage via the CLI as is possible by web console.
a
Adrián Mouly
09/21/2021, 4:09 PM
CLI is really minimal I believe, you can just run a pipeline at the moment.
Adrián Mouly
09/21/2021, 4:09 PM
Would like to see full support from CLI.
f
Frank
09/21/2021, 8:35 PM
Noting it down 👍
Frank
09/21/2021, 8:36 PM
As for now, does deploying to the downstream stage work for you?
a
Ashishkumar Pandey
09/22/2021, 5:54 AM
yes, manual deploys work totally fine. It’s just that promotion ensures that only a working stage is deployed upstream.