-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8702ec0
commit 7f51282
Showing
6 changed files
with
372 additions
and
124 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
title: List KAS Grants | ||
|
||
command: | ||
name: list | ||
aliases: | ||
- l | ||
description: List the Grants of KASes to Attribute Namespaces, Definitions, and Values | ||
flags: | ||
- name: kas | ||
shorthand: k | ||
description: The optional ID or URI of a KAS to filter the list | ||
--- | ||
|
||
List the Grants of Registered Key Access Servers (KASes) to attribute namespaces, definitions, | ||
or values. | ||
|
||
Omitting `kas` lists all grants known to platform policy, otherwise results are filtered to | ||
the KAS URI or ID specified by the flag value. | ||
|
||
For more information, see `kas-registry` and `kas-grants` manuals. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.