Skip to content

Instantly share code, notes, and snippets.

@oshiro-kazuma
Last active August 29, 2015 14:10
Show Gist options
  • Save oshiro-kazuma/3a29c4bc51716db174cf to your computer and use it in GitHub Desktop.
Save oshiro-kazuma/3a29c4bc51716db174cf to your computer and use it in GitHub Desktop.
vagrant コマンド
# 一覧を出すとき
vagrant box list
# 消すとき
vagrant box remove chef/centos-6.5
# plugin のリスト
vagrant plugin list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment