gcloud eventarc google-channels describe

NAME
gcloud eventarc google-channels describe - describe an Eventarc Google channel
SYNOPSIS
gcloud eventarc google-channels describe [--___location=LOCATION] [GCLOUD_WIDE_FLAG]
DESCRIPTION
Describe an Eventarc Google channel.
EXAMPLES
To describe the Google channel in ___location us-central1, run:
gcloud eventarc google-channels describe --___location=us-central1
FLAGS
Location resource - The ___location of the Google Channel. This represents a Cloud resource. (NOTE) Some attributes are not given arguments in this group but can be set in other ways.

To set the project attribute:

  • provide the argument --___location on the command line with a fully specified name;
  • set the property eventarc/___location with a fully specified name;
  • provide the argument --project on the command line;
  • set the property core/project.
--___location=LOCATION
ID of the ___location or fully qualified identifier for the ___location.

To set the ___location attribute:

  • provide the argument --___location on the command line;
  • set the property eventarc/___location.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account, --billing-project, --configuration, --flags-file, --flatten, --format, --help, --impersonate-service-account, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity.

Run $ gcloud help for details.