Exporting a Glossary
Export a glossary to a file in Object Storage Bucket.
Before you begin: Ensure you have write access to the Object Storage bucket to which you are exporting the glossary. An export glossary job is triggered. You can monitor the status of this export job from the Jobs tab. After the job is completed successfully, click the Export location link on the Jobs summary page to go to the specified bucket location and view the exported file. On the bucket details page, click the Actions menu to the right of the exported file and select Download. Use the export command and required parameters to export a glossary:
oci data-catalog glossary export [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Run the ExportGlossary operation to export a glossary to an Excel file immediately.
Run the AsynchronousExportGlossary operation to export a glossary to an Excel format with an asynchronous job. This API returns details of the job that performs the export operation.