Open
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:
--url
or--host
/--port
/--database
/--insecure
/--certs-dir
. See https://www.cockroachlabs.com/docs/dev/connection-parameters.html.
Jira issue: CRDB-6353
Metadata
Metadata
Assignees
Labels
CLI commands that pertain to using SQL featuresPertains to CLI flag handling common to all CLI commandsSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Issue leaves users wondering whether CRDB is behaving properly. Likely to hurt reputation/adoption.Marks an issue/pr that should be ignored by the stale bot