What problem are you trying to solve?
When using devbox solely as a global package manager, devbox info doesn't work. It returns the error:
Error: No devbox.json found in this directory, or any parent directories. Did you run `devbox init` yet?
I don't see any reason why devbox info can't work outside of devbox projects (like devbox search does).
What solution would you like?
Allow devbox info to work outside of devbox projects.
Alternatives you've considered
No response
What problem are you trying to solve?
When using devbox solely as a global package manager,
devbox infodoesn't work. It returns the error:I don't see any reason why
devbox infocan't work outside of devbox projects (likedevbox searchdoes).What solution would you like?
Allow
devbox infoto work outside of devbox projects.Alternatives you've considered
No response