Skip to content

Commit

Permalink
Update zwe command reference
Browse files Browse the repository at this point in the history
Signed-off-by: Zowe Robot <[email protected]>
  • Loading branch information
zowe-robot committed Feb 21, 2024
1 parent a1f09a5 commit 6d1aa84
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ This command will lock the keystore directory to only be accessible by specified
user group.




### Inherited from parent command

WARNING: This command is for experimental purposes and could be changed in the future releases.
Expand All @@ -28,7 +30,7 @@ Full name|Alias|Type|Required|Help message
--keystore-dir|-d|string|yes|Keystore directory.
--user||string|yes|Owner of the keystore directory.
--group||string|yes|Group of the keystore directory.
--group-permission||string|no|Group permission. Can be `<empty>` for no permission, or `read`, `write`.
--group-permission||string|no|Group permission. Can be <empty> for no permission, or `read`, `write`.


### Inherited from parent command
Expand Down

0 comments on commit 6d1aa84

Please sign in to comment.