Change command style for easier use & update docs#75758
Change command style for easier use & update docs#75758psalajova wants to merge 1 commit intoopenshift:mainfrom
Conversation
8465756 to
7ceb0ee
Compare
|
[REHEARSALNOTIFIER] Note: If this PR includes changes to step registry files ( |
|
[REHEARSALNOTIFIER] Note: If this PR includes changes to step registry files ( Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: psalajova The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@psalajova: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Update the secret-manager CLI so it's in line with the new 3-tier hierarchy (see design doc).
Also changed the syntax to be like:
Instead of the previous
--collection={} --secret={}format which would have been too verbose. .