Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.0 - \env shows "ledgers: none" #171

Open
brack opened this issue Sep 8, 2021 · 1 comment
Open

2.0 - \env shows "ledgers: none" #171

brack opened this issue Sep 8, 2021 · 1 comment

Comments

@brack
Copy link
Contributor

brack commented Sep 8, 2021

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 get ledgers: None

qldb> \env
ShellConfig { ui: UiConfig { auto_commit: false, prompt: None, format: Ion, edit_mode: Vi, display_welcome: false, display_ctrl_signals: false, display_query_metrics: false, terminator_required: false }, debug: DebugConfig { log: None }, default_ledger: None, ledgers: None }

should it say ledgers: vehicle-registration?

@marcbowes
Copy link
Contributor

\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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants