Skip to content

Allow --hostname as an alias for --host#1735

Merged
rolandwalker merged 1 commit intomainfrom
RW/support-hostname-alternate-argument
Mar 26, 2026
Merged

Allow --hostname as an alias for --host#1735
rolandwalker merged 1 commit intomainfrom
RW/support-hostname-alternate-argument

Conversation

@rolandwalker
Copy link
Copy Markdown
Contributor

Description

Allow --hostname as an alias for --host, like #1721 for --username.

Checklist

  • I added this contribution to the changelog.md file.
  • I added my name to the AUTHORS file (or it's already there).
  • To lint and format the code, I ran
    uv run ruff check && uv run ruff format && uv run mypy --install-types .

@rolandwalker rolandwalker self-assigned this Mar 23, 2026
@github-actions
Copy link
Copy Markdown

No correctness/security regressions found in this PR’s delta.

Residual risk / test gap:

  • I couldn’t execute tests locally because pytest is not installed in this environment, so runtime validation is pending.
  • Optional extra coverage: add a help-text assertion that both --host and --hostname are accepted/documented (to guard clickdc option-generation behavior changes).

@rolandwalker rolandwalker force-pushed the RW/support-hostname-alternate-argument branch from 4049c77 to 1ee33e4 Compare March 25, 2026 21:03
@rolandwalker rolandwalker merged commit 1343081 into main Mar 26, 2026
8 checks passed
@rolandwalker rolandwalker deleted the RW/support-hostname-alternate-argument branch March 26, 2026 09:23
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.

2 participants