NOME
gdcloud projects get-iam-policy - List all the iam policy for a project.
SYNOPSIS
gdcloud projects get-iam-policy PROJECT_ID [flags]
ESEMPI
To list all the iam policy for project "iam-test" and print out in json format, run:
gdcloud projects get-iam-policy iam-test --format=json
FLAG FACOLTATIVI
--filter string Select the resources if it matches the filter expression.
--flatten string Flatten the resources if it matches the flatten expression.
--limit int Maximum number of resources to list. The default is unlimited.
--page-size int Some services group resource list output into pages. This flag specifies the maximum number of resources per page. The default is determined by the service if it supports paging, otherwise it is unlimited (no paging).
--sort-by strings Comma-separated list of resource field key names to sort by. The default order is ascending.
FLAG A LIVELLO DI GDCLOUD
Questi flag sono disponibili per tutti i comandi: --configuration, --format, --help, --project, --quiet.
Per saperne di più, consulta la pagina Panoramica del riferimento di gcloud CLI.