You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Switch from minimist to yargs for CLI parsing
Add list of possible databases with yargs
Indent JSON output when --pretty
Allow piping JSON, even for fetch
As mentioned in bionode/bionode#25 and in other issues, we need to improve our CLI. Switching from minimist to yargs seems to be the solution.
The text was updated successfully, but these errors were encountered: