Closed tstirrat15 closed 1 month ago
We got a user report that lookup was broken. It's been broken since #395 and lookup is hidden/deprecated in favor of lookup-resources. This fixes lookup to satisfy the user complaint and adds a deprecation warning to the output of the command.
lookup
lookup-resources
I'd recommend that we remove this in v1.
Review. See that things pass.
Description
We got a user report that
lookup
was broken. It's been broken since #395 andlookup
is hidden/deprecated in favor oflookup-resources
. This fixeslookup
to satisfy the user complaint and adds a deprecation warning to the output of the command.I'd recommend that we remove this in v1.
Changes
lookup
commandTesting
Review. See that things pass.