Skip to content

cli: Fix `search` command

Sam Thursfield requested to merge sam/fix-search into master

It was broken since the InformationElement/DataObject split.

It's still broken due to an issue with tracker:available which means you need to pass --all to get any results.

Merge request reports