Starting container by alias #250
Unanswered
jasonvarga
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hey @jasonvarga, have you tried running |
Beta Was this translation helpful? Give feedback.
2 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.
-
Is it possible to start a container by its base alias?
For example, I typically only have one redis container. It would be nice to be able to do
takeout start redis
instead of needing to dotakeout start id-of-redis-container
, ortakeout start
and choose redis from the list.If it's not possible, I'd be happy to try a PR if that sounds like a decent idea.
Beta Was this translation helpful? Give feedback.
All reactions