Skip to content

Instantly share code, notes, and snippets.

@michelleN
Last active May 9, 2016 14:04
Show Gist options
  • Save michelleN/0ee9a39179cb6522356c4398f85505ad to your computer and use it in GitHub Desktop.
Save michelleN/0ee9a39179cb6522356c4398f85505ad to your computer and use it in GitHub Desktop.
----------------------------------
helm [helm-update*]$ brew
Example usage:
brew (info|home|options) [FORMULA...]
brew install FORMULA...
brew uninstall FORMULA...
brew search [TEXT|/PATTERN/]
brew list [FORMULA...]
brew update
brew upgrade [FORMULA...]
brew (pin|unpin) [FORMULA...]
Troubleshooting:
brew doctor
brew install -vd FORMULA
brew (--env|config)
Brewing:
brew create [URL [--no-fetch]]
brew edit [FORMULA...]
https://github.com/Homebrew/brew/blob/master/share/doc/homebrew/Formula-Cookbook.md
Further help:
man brew
brew help [COMMAND]
brew home
----------------------------------
helm [helm-update*]$ gsutil
Updates are available for some Cloud SDK components. To install them,
please run:
$ gcloud components update
Usage: gsutil [-D] [-DD] [-h header]... [-m] [-o] [-q] [command [opts...] args...]
Available commands:
acl Get, set, or change bucket and/or object ACLs
cat Concatenate object content to stdout
compose Concatenate a sequence of objects into a new composite object.
config Obtain credentials and create configuration file
cors Set a CORS JSON document for one or more buckets
cp Copy files and objects
defacl Get, set, or change default ACL on buckets
du Display object size usage
hash Calculate file hashes
help Get help about commands and topics
lifecycle Get or set lifecycle configuration for a bucket
logging Configure or retrieve logging on buckets
ls List providers, buckets, or objects
mb Make buckets
mv Move/rename objects and/or subdirectories
notification Configure object change notification
perfdiag Run performance diagnostic
rb Remove buckets
rm Remove objects
rsync Synchronize content of two buckets/directories
setmeta Set metadata on already uploaded objects
signurl Create a signed url
stat Display object status
test Run gsutil tests
update Update to the latest gsutil release
version Print version info about gsutil
versioning Enable or suspend versioning for one or more buckets
web Set a main page and/or error page for one or more buckets
Additional help topics:
acls Working With Access Control Lists
anon Accessing Public Data Without Credentials
apis Cloud Storage APIs
crc32c CRC32C and Installing crcmod
creds Credential Types Supporting Various Use Cases
dev Contributing Code to gsutil
encoding Filename encoding and interoperability problems
metadata Working With Object Metadata
naming Object and Bucket Naming
options Top-Level Command-Line Options
prod Scripting Production Transfers
projects Working With Projects
retries Retry Handling Strategy
security Security and Privacy Considerations
subdirs How Subdirectories Work
support Google Cloud Storage Support
throttling Throttling gsutil
versions Object Versioning and Concurrency Control
wildcards Wildcard Names
Use gsutil help <command or topic> for detailed help.
----------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment