Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
feat(ingest): fix docs
  • Loading branch information
aseembansal-gogo committed Sep 12, 2021
commit cf14f77c87ae8c0e5538f1acdef3e81b352284db
2 changes: 1 addition & 1 deletion docs/how/delete-metadata.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ DATAHUB_GMS_HOST=http://localhost:8080
DATAHUB_GMS_TOKEN=
```

The env variables for host and token will be used only if `DATAHUB_SKIP_CONFIG` is set.
The env variables take precendence over what is in the config.

## Delete By Urn

Expand Down