Skip to content

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

Merged
wtrocki merged 1 commit intomainfrom
print_cfg_location
Jul 20, 2022
Merged

fix(generate-config): print path to configuration file#1661
wtrocki merged 1 commit intomainfrom
print_cfg_location

Conversation

@rkpattnaik780
Copy link
Copy Markdown
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