list $ bower list [<options>] List local packages and possible updates
link $ bower link $ bower link <name> [<local name>] The link functionality
bower.json Packages are defined by a manifest file bower.json. This is similar to
search $ bower search $ bower search <name> Finds all packages or a specific
update $ bower update <name> [<name> ..] [<options>] Updates
init $ bower init Interactively create a bower.json file
uninstall $ bower uninstall <name> [<name> ..] [<options>] Uninstalls
lookup $ bower lookup <name> Look up a package URL by name
install $ bower install [<options>] $ bower install <endpoint> [<endpoint> ..] [<options>]
cache $ bower cache <command> [<args>] Manage bower cache
Page 1 of 2