Skip to main content
Update a DATA_STORE component (full replacement of editable fields).

Usage

gable lineage datastore update NAME_OR_ID [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.
--from-filetextPath to JSON file containing the component, or pipe JSON to stdin.
--dry-runbooleanfalsePreview changes without applying.

Arguments

NAME_OR_ID — Required