Google Cloud PHP includes a Symfony Console application in dev/google-cloud
to automate certain development and maintenance tasks. The console app can be
easily invoked by running composer google-cloud at the command line.
composer google-cloud release <major|minor|patch|version-number>Create a new release of Google Cloud PHP.composer google-cloud docs [<source] [<output>]Generate Google Cloud PHP documentation.