doc: create CLI spec for managing trust policies (phase 1)#568
doc: create CLI spec for managing trust policies (phase 1)#568yizha1 merged 14 commits intonotaryproject:mainfrom
Conversation
Signed-off-by: Yi Zha <yizha1@microsoft.com>
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## main #568 +/- ##
=======================================
Coverage 34.36% 34.36%
=======================================
Files 32 32
Lines 1848 1848
=======================================
Hits 635 635
Misses 1192 1192
Partials 21 21 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Signed-off-by: Yi Zha <yizha1@microsoft.com>
|
@priteshbandi A new option was added for |
Signed-off-by: Yi Zha <yizha1@microsoft.com>
|
How to update a trust policy? Does the |
The import command will replace the old one. To update a trust policy, users can export the existing policies to a file, update the file and import it again. The second phase for managing trust policy is to introduce new commands for add/update/delete policies. |
Signed-off-by: Yi Zha <yizha1@microsoft.com>
Signed-off-by: Yi Zha <yizha1@microsoft.com>
priteshbandi
left a comment
There was a problem hiding this comment.
LGTM with a nitpick
Signed-off-by: Yi Zha <yizha1@microsoft.com>
|
@shizhMSFT @priteshbandi @priteshbandi your comments are resolved, and I also marked |
Signed-off-by: Yi Zha <yizha1@microsoft.com>
Signed-off-by: Yi Zha <yizha1@microsoft.com>
Signed-off-by: Yi Zha <yizha1@microsoft.com>
…ject#568) Update: - Create CLI spec for managing trust policies for phase 1 Signed-off-by: Yi Zha <yizha1@microsoft.com> Signed-off-by: Josh Duffney <jduffney@microsoft.com>
…ject#568) Update: - Create CLI spec for managing trust policies for phase 1 Signed-off-by: Yi Zha <yizha1@microsoft.com>
…ject#568) Update: - Create CLI spec for managing trust policies for phase 1 Signed-off-by: Yi Zha <yizha1@microsoft.com>
Update:
Signed-off-by: Yi Zha yizha1@microsoft.com