Support for container version management / rollback via CLI #83
Unanswered
joshjohanning
asked this question in
Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For repeatability of migration runs, someone might want to downgrade a particular backend container image.
Could be something like
gh actions-importer upgrade -v 1.1.16794
orgh actions-importer downgrade 1.1.16794
.Manual workaround to use a specific container version:
Beta Was this translation helpful? Give feedback.
All reactions