Skip to content

experimental/ssh: drop [EXPERIMENTAL] tag and clean up help copy#5342

Merged
shreyas-goenka merged 10 commits into
mainfrom
ssh-experimental-tag-v2
May 27, 2026
Merged

experimental/ssh: drop [EXPERIMENTAL] tag and clean up help copy#5342
shreyas-goenka merged 10 commits into
mainfrom
ssh-experimental-tag-v2

Conversation

@TanishqDatabricks
Copy link
Copy Markdown
Collaborator

Summary

  • Replace verbose disclaimer with lightweight tag, then drop [EXPERIMENTAL] entirely
  • Hide env-version flag, fix alignment in help text
  • Replace tabs with spaces, update <connection> to <name> in examples

Supersedes #5325 and #5326 (fork PRs that couldn't run CI).

Test plan

  • Verify databricks ssh --help, databricks ssh connect --help, databricks ssh setup --help output
  • CI passes (including test-exp-ssh)

Updates the help text for `databricks ssh`, `databricks ssh connect`, and
`databricks ssh setup` based on the May 1 2026 Remote Development CUJ.

- `databricks ssh`: common-workflows examples now lead with serverless
  (no flags), with the dedicated-cluster path as a follow-up.
- `databricks ssh connect`: Long description groups example invocations
  by serverless vs dedicated. Unhides --name, --accelerator, --ide,
  --environment-version so users can discover them via --help.
- `databricks ssh setup`: tightened Short/Long to clarify it's for
  dedicated clusters; users on serverless should just use connect.

Co-authored-by: Isaac
…nt, drop [EXPERIMENTAL]

- Hide --environment-version flag (not ready for users)
- Replace tabs with spaces so # comments align consistently
- Use <name> instead of <connection> to match the --name flag
- Remove [EXPERIMENTAL] tag and disclaimer from all three commands

Co-authored-by: Isaac
@eng-dev-ecosystem-bot
Copy link
Copy Markdown
Collaborator

Commit: 39ac84d

Run: 26509607788

@shreyas-goenka shreyas-goenka disabled auto-merge May 27, 2026 13:34
@shreyas-goenka
Copy link
Copy Markdown
Contributor

Integration tests are unrelated. Force merging this PR.

@shreyas-goenka shreyas-goenka merged commit afee0e1 into main May 27, 2026
37 of 39 checks passed
@shreyas-goenka shreyas-goenka deleted the ssh-experimental-tag-v2 branch May 27, 2026 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants