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

cli: add --cert-principal-map to client commands #47449

Merged

Commits on Apr 29, 2020

  1. cli: add --cert-principal-map to client commands

    Add support for the `--cert-principal-map` flag to the certs and client
    commands. Anywhere we were accepting the `--certs-dir` flag, we now also
    accept the `--cert-principal-map` flag.
    
    Fixes cockroachdb#47300
    Fixes cockroachdb#47754
    Fixes cockroachdb#48116
    
    Release note (cli change): Support the `--cert-principal-map` flag in
    the `cert *` and "client" commands such as `sql`, `init`, and `quit`.
    petermattis committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    c360bd4 View commit details
    Browse the repository at this point in the history