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

fix(generate-config): print path to configuration file #1661

Merged
merged 1 commit into from
Jul 20, 2022

Conversation

rkpattnaik780
Copy link
Contributor

rhoas generate-config should now print the file to which the configurations have been saved to. This had been one of the PM feedback for the generate-config command.

Verification Steps

  1. Run the following command to save configurations in config.json
./rhoas generate-config --type json --output-file "config.json"
  1. It should log the following message:
✔️  Configurations successfully saved to "config.json"

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation change
  • Other (please specify)

@rkpattnaik780 rkpattnaik780 requested a review from wtrocki July 20, 2022 13:06
@wtrocki wtrocki merged commit 2b489b7 into main Jul 20, 2022
@wtrocki wtrocki deleted the print_cfg_location branch July 20, 2022 13:13
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