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
In the shell, I can list tables, but then I found myself asking which ledger I was actively using. I figured \env would give me this. Note: i started the shell with --ledger and do not have a default ledger configured.
\env is definitely a work in progress. It should be considered it an "unstable feature" at this point.
The underlying concept is to print the base config, any environment overrides, command line parameters and so forth. Right now, it just prints the base config.
In the shell, I can list tables, but then I found myself asking which ledger I was actively using. I figured
\env
would give me this. Note: i started the shell with --ledger and do not have a default ledger configured.when I run
\env
I getledgers: None
should it say
ledgers: vehicle-registration
?The text was updated successfully, but these errors were encountered: