Replies: 2 comments 1 reply
-
I like that. Please do investigate. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hey Daniel, Thanks for wanting to work on this. I'm most excited about b, since then you don't first have to look at an inventory elsewhere to do the rollback. Here's what it could show based on your example if you just do
And you should be able to also do |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The typical rollback flow is:
kamal app containers
kamal rollback commit-hash
It would be nice if
kamal rollback
(without any arguments) did the above automatically. This is what heroku rollback does.Beta Was this translation helpful? Give feedback.
All reactions