Replies: 1 comment
-
I like that. Please do investigate. |
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
-
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