Homebrewで使用可能なコマンド一覧

ネタがないので簡単なメモ。

■ 環境

  • Homebrew
  • Mac OSX El Capitan

■ commands

下記コマンドで一覧を得ることができる。

$ brew commands
  • –cache
  • –cellar
  • –env
  • –prefix
  • –repository
  • –version
  • analytics
  • audit
  • bottle
  • cat
  • cleanup
  • command
  • commands
  • config
  • create
  • deps
  • desc
  • diy
  • doctor
  • edit
  • fetch
  • gist-logs
  • help
  • home
  • info
  • install
  • irb
  • leaves
  • link
  • linkapps
  • list
  • log
  • man
  • migrate
  • missing
  • options
  • outdated
  • pin
  • postinstall
  • prune
  • pull
  • readall
  • reinstall
  • search
  • sh
  • style
  • switch
  • tap-info
  • tap-pin
  • tap-readme
  • tap-unpin
  • tap
  • test
  • tests
  • uninstall
  • unlink
  • unlinkapps
  • unpack
  • unpin
  • untap
  • update-report
  • update
  • upgrade
  • uses

使ったことがあるものは…それほど多くない…。

以上。

Posted in: Mac | Tagged: