-
Notifications
You must be signed in to change notification settings - Fork 4.1k
workload,cli: Make the UX match that of other client commands #29285
Copy link
Copy link
Open
Labels
A-cli-clientCLI commands that pertain to using SQL featuresCLI commands that pertain to using SQL featuresA-cli-flagsPertains to CLI flag handling common to all CLI commandsPertains to CLI flag handling common to all CLI commandsC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)S-3-ux-surpriseIssue leaves users wondering whether CRDB is behaving properly. Likely to hurt reputation/adoption.Issue leaves users wondering whether CRDB is behaving properly. Likely to hurt reputation/adoption.X-nostaleMarks an issue/pr that should be ignored by the stale botMarks an issue/pr that should be ignored by the stale bot
Description
The new cockroach workload command doesn't match the UX of other client commands in at least the following way:
- Doesn't offer connection flags:
--urlor--host/--port/--database/--insecure/--certs-dir. See https://www.cockroachlabs.com/docs/dev/connection-parameters.html.
Jira issue: CRDB-6353
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-cli-clientCLI commands that pertain to using SQL featuresCLI commands that pertain to using SQL featuresA-cli-flagsPertains to CLI flag handling common to all CLI commandsPertains to CLI flag handling common to all CLI commandsC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)S-3-ux-surpriseIssue leaves users wondering whether CRDB is behaving properly. Likely to hurt reputation/adoption.Issue leaves users wondering whether CRDB is behaving properly. Likely to hurt reputation/adoption.X-nostaleMarks an issue/pr that should be ignored by the stale botMarks an issue/pr that should be ignored by the stale bot