Skip to content

Rename --foreman-initial-* options to --initial-* in foremanctl#490

Open
nacoool wants to merge 1 commit intotheforeman:masterfrom
nacoool:RemoveForemanInitial
Open

Rename --foreman-initial-* options to --initial-* in foremanctl#490
nacoool wants to merge 1 commit intotheforeman:masterfrom
nacoool:RemoveForemanInitial

Conversation

@nacoool
Copy link
Copy Markdown

@nacoool nacoool commented May 5, 2026

Why are you introducing these changes? (Problem description, related links)

What are the changes introduced in this pull request?

The current CLI uses --foreman-initial-* parameters, where the foreman prefix is an internal implementation detail inherited from the old installer. This detail is not relevant to end users and adds unnecessary verbosity.

To improve usability and align with user expectations, the CLI should expose these parameters as --initial-*.

How to test this pull request

Steps to reproduce:

  • Renamed all --foreman-initial-* CLI options to --initial-*
  • Updated corresponding argument handling and references in the codebase
  • Ensured consistency across all initial parameter options

Checklist

  • Tests added/updated (if applicable)
  • Documentation updated (if applicable)

@arvind4501
Copy link
Copy Markdown
Contributor

arvind4501 commented May 6, 2026

I tend to merge it, for password CI alredy tests that change and for username i tested with foremanctl-2.1.0-1.20260505104219371886.pr490.2.g6fc945c.el9.noarch , unless @Gauravtalreja1 wants to review (as he requested a self review so i don't want to merge without qe ack)

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.

3 participants