Skip to content

fix(serviceaccount): fix invalid i18n message#509

Merged
craicoverflow merged 1 commit intomainfrom
flag-invalid-value
Mar 29, 2021
Merged

fix(serviceaccount): fix invalid i18n message#509
craicoverflow merged 1 commit intomainfrom
flag-invalid-value

Conversation

@craicoverflow
Copy link
Copy Markdown
Contributor

@craicoverflow craicoverflow commented Mar 29, 2021

Description

fixes #462

Verification Steps

  1. Run rhoas serviceaccount create --file-format sdfk

You should get the following error: Error: invalid value "sdfk" for --file-format, valid options are: "env", "json", "properties", "kubernetes-secret"

  1. Run rhoas serviceaccount reset-credentials --file-format sdfk

You should get the following error: Error: invalid value "sdfk" for --file-format, valid options are: "env", "json", "properties", "kubernetes-secret"

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist

- [ ] Documentation added for the feature

  • CI and all relevant tests are passing
  • Code Review completed
  • Verified independently by reviewer

@craicoverflow craicoverflow merged commit bb1d9b4 into main Mar 29, 2021
@craicoverflow craicoverflow deleted the flag-invalid-value branch March 29, 2021 10:20
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.

Missing i18n

2 participants