You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Click is an incredible tool already! I use it so often and it saves me a lot of time.
Sometimes, I'm in the situation that I want to go into a container that already stopped (not because of the files that were created in there, but because of the environment). The way I do it right now is 1.) check the Docker image that was being used with click 2.) execute the following command:
Click is an incredible tool already! I use it so often and it saves me a lot of time.
Sometimes, I'm in the situation that I want to go into a container that already stopped (not because of the files that were created in there, but because of the environment). The way I do it right now is 1.) check the Docker image that was being used with click 2.) execute the following command:
Would be cool to be just in click, select the pod and run
one-off
:[clust] [default] [awesome-123-r462t] > one-off root@one-off-shell-5cfd8f874f-pttcx:/home/root# ...
What do you think about this feature?
I would be keen to try a PR, even though I'm pretty new to Rust :)
The text was updated successfully, but these errors were encountered: