mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-17 13:45:54 +00:00
fix(docs): add mention of list-runs command in CLI page (#4210)
This commit is contained in:
parent
ec9084acee
commit
e6ff6000ec
@ -153,7 +153,7 @@ The `docker` command allows you to start up a local DataHub instance using `data
|
||||
|
||||
### ingest
|
||||
|
||||
The `ingest` command allows you to ingest metadata from your sources using ingestion configuration files, which we call recipes. The main [ingestion page](../metadata-ingestion/README.md) contains detailed instructions about how you can use the ingest command and perform advanced operations like rolling-back previously ingested metadata through the `rollback` sub-command.
|
||||
The `ingest` command allows you to ingest metadata from your sources using ingestion configuration files, which we call recipes. [Removing Metadata from DataHub](./how/delete-metadata.md) contains detailed instructions about how you can use the ingest command to perform operations like rolling-back previously ingested metadata through the `rollback` sub-command and listing all runs that happened through `list-runs` sub-command.
|
||||
|
||||
### check
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user