Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Interactive fluxctl release command #1227

Closed
squaremo opened this issue Jul 12, 2018 · 1 comment
Closed

Interactive fluxctl release command #1227

squaremo opened this issue Jul 12, 2018 · 1 comment

Comments

@squaremo
Copy link
Member

At present you can

fluxctl release --dry-run ...

to show you what would have been released at that moment, or

fluxctl release ...

to just release what will be released at that moment. But you can't either release exactly what the first thing tells you (and do it all in one go), or pick and choose what to do (and do it all in one go).

With #1218 it's possible to release an exact specification of images; so it's possible to get the plan and turn that into a spec (if it looks good), and either succeed or fail in one go.

@rndstr rndstr self-assigned this Jul 12, 2018
@samb1729
Copy link
Contributor

an extension of this is adding or removing arbitrary bits of yaml interactively rather than just specific images on containers I think

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants