We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Document using environment variables instead of cli flags.
Env variables are shown in the help for the following commands and subcommands: sql quit zone exterminate node version debug
sql
quit
zone
exterminate
node
version
debug
They don't show up in the help for: start cert gen
start
cert
gen
Related PR: cockroachdb/cockroach#5430 Original issue: cockroachdb/cockroach#2706
The text was updated successfully, but these errors were encountered:
cbd8590
No branches or pull requests
Document using environment variables instead of cli flags.
Env variables are shown in the help for the following commands and subcommands:
sql
quit
zone
exterminate
node
version
debug
They don't show up in the help for:
start
cert
gen
Related PR: cockroachdb/cockroach#5430
Original issue: cockroachdb/cockroach#2706
The text was updated successfully, but these errors were encountered: