LoginSignup
4
3

More than 5 years have passed since last update.

pecoでdocker machineを選んでeval

Last updated at Posted at 2016-03-21

もう既にありそうですが以下の通り。(zsh)

 eval $(docker-machine env `docker-machine ls | peco --initial-index 1 | awk '{print \$1}'`)

TODO:ローカルに戻す方法。
教えていただきました!

4
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
3