cli/sql: make it easier to switch users/tenants when TLS client cert authn is used #101986
Labels
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
Describe the problem
Currently the
\c
command in the shell doesn't know how to generate TLS client cert/key paths when switching users or servers. This makes it hard to:Expected behavior
We'd like an option for
\c
to auto-compute cert and key directories.Epic: CRDB-26691
Jira issue: CRDB-27201
The text was updated successfully, but these errors were encountered: