fix: tokens: make --active work on json output
Description
- fix: tokens: make
--activework on json output
The --active flag, which outputs only the tokens that are active,
doesn't work on the json output.
This commit fixes that
Signed-off-by: Frank Villaro-Dixon frank@villaro-dixon.eu
Related Issues
Resolves #8086