datacube-core icon indicating copy to clipboard operation
datacube-core copied to clipboard

Remove `datacube-search` CLI by moving it's features into the `datacube` CLI

Open omad opened this issue 7 months ago • 0 comments
trafficstars

The decision to expose two top level commands was a bit of a strange decision in the first place.

It was supposed to be something like user features vs administrator features. But there's very useful features for users in the datacube CLI like system check and exploring all the database objects, which makes this split unnecessary, and hides some quite useful functionality.

I think the extra features in the datacube CLI could be implemented in any minor release. The datacube-search tool should be marked as deprecated first, before being removed in a major release.

omad avatar Apr 22 '25 00:04 omad