Page: https://cockroachlabs.com/docs/v24.3/cockroach-commands.html ## What is the reason for your feedback? [X] Missing the information I need ## Additional details It would be very handy to see what port (SQL or admin or else) is needed for the command to connect to the cluster. E.g. "node status" command requires SQL (26257) port, but "node decommission" - admin (26258) port - at least on our 24.3.11 cluster. Jira issue: DOC-13905