Skip to content

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

Open
rolandwalker wants to merge 1 commit intomainfrom
RW/support-hostname-alternate-argument
Open

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

Conversation

@rolandwalker
Copy link
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

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).

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.

1 participant