- NAME
-
- gcloud logging views - manage log views
- SYNOPSIS
-
-
gcloud logging views
COMMAND
[GCLOUD_WIDE_FLAG …
]
-
- DESCRIPTION
- Commands for managing views. A log view represents a subset of the log entries in a Cloud Logging log bucket.
- GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--help
.Run
$ gcloud help
for details. - COMMANDS
-
is one of the following:COMMAND
add-iam-policy-binding
- Add IAM policy binding to a log view.
create
- Create a log view on a log bucket.
delete
- Delete a view.
describe
- Display information about a view.
get-iam-policy
- Display the IAM policy for a view.
list
- List the defined views.
remove-iam-policy-binding
- Remove IAM policy binding to a log view.
set-iam-policy
- Set IAM policy for a view.
update
- Update a view.
- NOTES
-
These variants are also available:
gcloud alpha logging views
gcloud beta logging views
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-08-20 UTC.