Skip to content

fix(documentation): Use right flags for export command#1775

Merged
rkpattnaik780 merged 2 commits intoredhat-developer:mainfrom
rmarting:fix-i18n-artifact
Oct 28, 2022
Merged

fix(documentation): Use right flags for export command#1775
rkpattnaik780 merged 2 commits intoredhat-developer:mainfrom
rmarting:fix-i18n-artifact

Conversation

@rmarting
Copy link
Contributor

@rmarting rmarting commented Oct 28, 2022

The current export command text is not aligned with the real flags used by the command.

The command requires to use output-file however the help sais to use file flag.

Verification Steps

  1. Display the export help: `rhoas service-registry artifact export --help'
  2. Execute the export: rhoas service-registry artifact export --output-file=export.zip

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)

Help text and real export flags are not aligned (one uses `file` and other `output-file`)
@rmarting rmarting changed the title 🩹 Use right flags for export command fix(documentation): Use right flags for export command Oct 28, 2022
Copy link
Contributor

@rkpattnaik780 rkpattnaik780 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for this PR @rmarting :).

@rkpattnaik780 rkpattnaik780 merged commit b3fa74b into redhat-developer:main Oct 28, 2022
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