Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#987 - Setup command for rmt-cli #990

Closed

Conversation

AnshulRiyal
Copy link

Description

The "bin/rmt-cli setup" feature adds a command to the RMT configuration that allows users to interactively input specific values like database and SCC credentials, and save them to the /etc/rmt.conf file. This makes it easier for users to configure their RMT settings, especially for new users or customers who may not be familiar with the configuration files.

Aim of this Pull request is to solve the issue #987

Change Type

Please select the correct option.

  • Bug Fix (a non-breaking change which fixes an issue)
  • New Feature (a non-breaking change which adds new functionality)
  • Documentation Update (a change which only updates documentation)

Checklist

Please check off each item if the requirement is met.

  • I have verified that my code follows RMT's coding standards with rubocop.
  • I have reviewed my own code and believe that it's ready for an external review.
  • I have provided comments for any hard-to-understand code.
  • I have documented the MANUAL.md file with any changes to the user experience.
  • RMT's test coverage remains at 100%.
  • If my changes are non-trivial, I have added a changelog entry to notify users at package/obs/rmt-server.changes.

The "bin/rmt-cli setup" feature adds a command to the RMT configuration
that allows users to interactively input specific values like database
and SCC credentials, and save them to the /etc/rmt.conf file. This makes
it easier for users to configure their RMT settings, especially for new
users or customers who may not be familiar with the configuration files.
@AnshulRiyal AnshulRiyal changed the title 987 - Setup command for rmt-cli #987 - Setup command for rmt-cli Apr 20, 2023
@felixsch
Copy link
Contributor

The task is done and I would close this here :) Thanks for the contribution!

@felixsch felixsch closed this Jun 15, 2023
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