Skip to main content
Get a path and optionally write it to a file for editing. Outputs editable JSON (excluding read-only fields) for use with path update —from-file.

Usage

gable lineage component path get [OPTIONS]

Options

OptionTypeRequiredDefaultDescription
--endpointtextCustomer API endpoint for Gable, in the format https://api.company.gable.ai/. Can also be set with the GABLE_API_ENDPOINT environment variable.
--api-keytextAPI Key for Gable. Can also be set with the GABLE_API_KEY environment variable.
--componenttextComponent name or UUID.
--path-idtextPath ID.
--output-pathtextWrite the path to a file instead of stdout.