Skip to content

cli: tab complete in cockroach CLI #37355

@awoods187

Description

@awoods187

I'd like to be able to tab complete in the CLI terminal so that I can save time as I'm working with my database.

Postgres offers tab completion.

root@cockroachdb-public:26257/defaultdb> use reg
tab completion not supported; append '??' and press tab for contextual help

use registration;
SET

Time: 464.478µs

Epic: CRDB-22182

Jira issue: CRDB-6345

Metadata

Metadata

Assignees

Labels

A-cli-clientCLI commands that pertain to using SQL featuresC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions