Uploaded image for project: 'Satellite'
  1. Satellite
  2. SAT-40182

Add support for showing the values of the parameters in foremanctl deploy --help

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • 6.19.0
    • None
    • Installation
    • None
    • None
    • None
    • None
    • None

      The current installer shows the values of parameters for foreman-installer --help
      For example:

      # satellite-installer --full-help | grep foreman-db-database
          --foreman-db-database                                                        Database 'production' database (e.g. foreman) (current: "foreman")
          --reset-foreman-db-database                                                  Reset db_database to the default value ("foreman")
      

      Here the current database name is shown which is "foreman"
      In the foremanctl the behaviour is different.

      foremanctl deploy --help | grep foreman-database-name
      [--foreman-database-name FOREMAN_DATABASE_NAME]
      [--reset-foreman-database-name]
      --foreman-database-name FOREMAN_DATABASE_NAME
      --reset-foreman-database-name

      I think many customers might be using this functionality for fetching the values quickly and would be good to maintain the similarity between old and new installer

      Upstream issue: https://github.com/theforeman/foremanctl/issues/281

              Unassigned Unassigned
              rhn-support-sganar Shubham Ganar
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: