VIDSOL-580: fix vcr generate-keys command in README#398
VIDSOL-580: fix vcr generate-keys command in README#398Hossein-Movahed merged 2 commits intodevelopfrom
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the VCR deployment instructions in the root README to correct the vcr app generate-keys command so developers can generate application keys with the expected arguments.
Changes:
- Fixes the
vcr app generate-keysexample to use<api-application-id>and include--region <region>. - Updates the accompanying explanation text to match the revised command.
The |
|
I think that either api-application-id or app-id are both ok. The root of this ticket cames from this slack thread https://vonage.slack.com/archives/C02TC4RNZ9Q/p1770895199204209 you can see that in the end Valdemar mentions . |
|
I will put |
|




What is this PR doing?
Readme update
How should this be manually tested?
What are the relevant tickets?
A maintainer will add this ticket number.
Resolves VIDSOL-580
Checklist
[X] Branch is based on
develop(notmain).[ ] Resolves a
Known Issue.[ ] If yes, did you remove the item from the
docs/KNOWN_ISSUES.md?[ ] Resolves an item reported in
Issues.If yes, which issue? Issue Number?