Error: No such command 'delete' When I typed "data...
# ingestion
a
Error: No such command 'delete' When I typed "datahub --help", there wasn't the "delete" command shown. I used acryl-datahub, version 0.8.6.1
datahub --help
Usage: datahub [OPTIONS] COMMAND [ARGS]...
Options:
--debug / --no-debug
--version             Show the version and exit.
--help                Show this message and exit.
Commands:
check    Helper commands for checking various aspects of DataHub.
docker   Helper commands for setting up and interacting with a local DataHub instance using Docker.
ingest   Ingest metadata into DataHub.
version  Print version number and exit.
l
@incalculable-ocean-74010 ^
m
@adamant-sugar-28445 you are on a really old version. Could you update to latest?
pip install -U acryl-datahub
a
Thanks, @mammoth-bear-12532. It worked!
🎉 1