- NAME
-
- gcloud biglake data-product-sharing publish - publish a Knowledge Catalog Data Product or BigLake tables to external partners
- SYNOPSIS
-
-
gcloud biglake data-product-sharing publish--connection-catalog=CONNECTION_CATALOG--sap-federated-identity-provider=SAP_FEDERATED_IDENTITY_PROVIDER--share=SHARE(--data-product=DATA_PRODUCT|--iceberg-catalog=ICEBERG_CATALOG) [--description=DESCRIPTION] [--short-description=SHORT_DESCRIPTION] [--title=TITLE] [GCLOUD_WIDE_FLAG …]
-
- DESCRIPTION
- Publish a Knowledge Catalog Data Product or BigLake tables to external partners.
- REQUIRED FLAGS
-
-
Catalog resource - The delta sharing catalog that contains information about
where the data product is published. 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
projectattribute:-
provide the argument
--connection-catalogon the command line with a fully specified name; -
provide the argument
--projecton the command line; -
set the property
core/project.
This must be specified.
--connection-catalog=CONNECTION_CATALOG-
ID of the catalog or fully qualified identifier for the catalog.
To set the
catalogattribute:-
provide the argument
--connection-catalogon the command line.
-
provide the argument
-
provide the argument
--sap-federated-identity-provider=SAP_FEDERATED_IDENTITY_PROVIDER- The resource name of the Workload Identity Federation (WIF) provider resource representing the SAP federated identity. You must manually grant this identity the necessary IAM permissions (e.g., roles/biglake.viewer) on the underlying catalog.
- The desired name of the Share as it will be published to
-
source
Exactly one of these must be specified:
--data-product=DATA_PRODUCT- The Knowledge Catalog Data Product to publish.
-
Or at least one of these can be specified:
-
Catalog resource - The BigLake Iceberg REST Catalog whose tables will be
published. 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
projectattribute:-
provide the argument
--iceberg-catalogon the command line with a fully specified name; -
provide the argument
--projecton the command line; -
set the property
core/project.
-
provide the argument
--iceberg-catalog=ICEBERG_CATALOG-
ID of the catalog or fully qualified identifier for the catalog.
To set the
catalogattribute:-
provide the argument
--iceberg-catalogon the command line.
-
provide the argument
-
Catalog resource - The BigLake Iceberg REST Catalog whose tables will be
published. This represents a Cloud resource. (NOTE) Some attributes are not
given arguments in this group but can be set in other ways.
-
Catalog resource - The delta sharing catalog that contains information about
where the data product is published. This represents a Cloud resource. (NOTE)
Some attributes are not given arguments in this group but can be set in other
ways.
- OPTIONAL FLAGS
-
--description=DESCRIPTION- The optional detailed description of the published share.
--short-description=SHORT_DESCRIPTION- The short, concise description of the published share. Required when publishing an Iceberg catalog.
--title=TITLE- The title of the published share. Required when publishing an Iceberg catalog.
- 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 helpfor details. - NOTES
-
This variant is also available:
gcloud alpha biglake data-product-sharing publish
gcloud biglake data-product-sharing publish
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 2026-07-14 UTC.