mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
61 lines
1.5 KiB
Text
61 lines
1.5 KiB
Text
NAME
|
|
gcloud healthcare consent-stores - manage Cloud Healthcare API consent
|
|
stores
|
|
|
|
SYNOPSIS
|
|
gcloud healthcare consent-stores COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Cloud Healthcare API consent stores.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
add-iam-policy-binding
|
|
Add an IAM policy binding to a Cloud Healthcare API consent store.
|
|
|
|
check-data-access
|
|
Check the consent for a particular data ID.
|
|
|
|
create
|
|
Create a Cloud Healthcare API consent store.
|
|
|
|
delete
|
|
Delete a Cloud Healthcare API consent store.
|
|
|
|
describe
|
|
Describe a Cloud Healthcare API consent store.
|
|
|
|
evaluate-user-consents
|
|
Check the consents for a particular user's data.
|
|
|
|
get-iam-policy
|
|
Retrieve the IAM policy for a Cloud Healthcare API consent store.
|
|
|
|
list
|
|
List Cloud Healthcare API consent stores.
|
|
|
|
query-accessible-data
|
|
Queries all accessible data IDs.
|
|
|
|
remove-iam-policy-binding
|
|
Remove an IAM policy binding from a Cloud Healthcare API consent store.
|
|
|
|
set-iam-policy
|
|
Set the IAM policy for a Cloud Healthcare API consent store.
|
|
|
|
update
|
|
Update a Cloud Healthcare API consent store.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha healthcare consent-stores
|
|
|
|
$ gcloud beta healthcare consent-stores
|
|
|