Lists all registered GCE projects
This command displays a table of all GCR projects registered with Cloudmin. To see more details on each project, use the --multiline
parameter. To just get a list of project ID's, use the --name-only
flag.
The most useful detail is the project ID, which is needed when creating a virtual GCE system using the create-system.pl
command, and by many other GCE-related commands.
Example usage
cloudmin list-gce-projects Project Account Default -------------------------- ---------------------------------------- ------- webmin-gce example@webmin.com Yes
Command Line Help
Lists all registered GCE projects. cloudmin list-gce-projects [--multiline | --name-only]