Google Cloud Platform provides container resources such as Organizations and Projects, that allow you to group and hierarchically organize other Cloud Platform resources. This hierarchical organization lets you easily manage common aspects of your resources such as access control and configuration settings. The Google Cloud Resource Manager API enables you to programmatically manage these container resources.
-
Read Prerequisites and How to run a sample first.
-
Install dependencies:
npm install
View the documentation or the source code.
Usage: node projects --help
Commands:
list List all projects the authenticated user has access to.
Options:
--help Show help [boolean]
Examples:
node projects list List projects.
For more information, see https://cloud.google.com/resource-manager/docs/