X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=pveum.1-synopsis.adoc;h=6f0d58b09b9278c5a446ec4d3ec9180184f0349a;hp=865c98362b61f5338d44139c30830177a52537e6;hb=856993e4166495537f42e0b9c3a51c966227feab;hpb=5da3d723c173aa4f767240a3da923e0861152e3a diff --git a/pveum.1-synopsis.adoc b/pveum.1-synopsis.adoc index 865c983..6f0d58b 100644 --- a/pveum.1-synopsis.adoc +++ b/pveum.1-synopsis.adoc @@ -1,6 +1,6 @@ *pveum* ` [ARGS] [OPTIONS]` -*pveum acldel* ` --roles ` `[OPTIONS]` +*pveum acl delete* ` --roles ` `[OPTIONS]` Update Access Control List (add or remove permissions). @@ -24,7 +24,7 @@ List of roles. List of users. -*pveum aclmod* ` --roles ` `[OPTIONS]` +*pveum acl modify* ` --roles ` `[OPTIONS]` Update Access Control List (add or remove permissions). @@ -48,7 +48,15 @@ List of roles. List of users. -*pveum groupadd* `` `[OPTIONS]` +*pveum acldel* + +An alias for 'pveum acl delete'. + +*pveum aclmod* + +An alias for 'pveum acl modify'. + +*pveum group add* `` `[OPTIONS]` Create new group. @@ -60,7 +68,7 @@ no description available no description available -*pveum groupdel* `` +*pveum group delete* `` Delete group. @@ -68,7 +76,7 @@ Delete group. no description available -*pveum groupmod* `` `[OPTIONS]` +*pveum group modify* `` `[OPTIONS]` Update group data. @@ -80,6 +88,18 @@ no description available no description available +*pveum groupadd* + +An alias for 'pveum group add'. + +*pveum groupdel* + +An alias for 'pveum group delete'. + +*pveum groupmod* + +An alias for 'pveum group modify'. + *pveum help* `[OPTIONS]` Get help about specified command. @@ -100,7 +120,7 @@ Change user password. User ID -*pveum roleadd* `` `[OPTIONS]` +*pveum role add* `` `[OPTIONS]` Create new role. @@ -112,7 +132,7 @@ no description available no description available -*pveum roledel* `` +*pveum role delete* `` Delete role. @@ -120,9 +140,9 @@ Delete role. no description available -*pveum rolemod* ` --privs ` `[OPTIONS]` +*pveum role modify* `` `[OPTIONS]` -Create new role. +Update an existing role. ``: `` :: @@ -138,6 +158,18 @@ NOTE: Requires option(s): `privs` no description available +*pveum roleadd* + +An alias for 'pveum role add'. + +*pveum roledel* + +An alias for 'pveum role delete'. + +*pveum rolemod* + +An alias for 'pveum role modify'. + *pveum ticket* `` `[OPTIONS]` Create or verify authentication ticket. @@ -166,7 +198,7 @@ NOTE: Requires option(s): `path` You can optionally pass the realm using this parameter. Normally the realm is simply added to the username @. -*pveum useradd* `` `[OPTIONS]` +*pveum user add* `` `[OPTIONS]` Create new user. @@ -184,7 +216,7 @@ no description available `--enable` `` ('default =' `1`):: -Enable the account (default). You can set this to '0' to disable the accout +Enable the account (default). You can set this to '0' to disable the account `--expire` ` (0 - N)` :: @@ -206,11 +238,11 @@ Keys for two factor auth (yubico). no description available -`--password` `` :: +`--password` `` :: Initial password. -*pveum userdel* `` +*pveum user delete* `` Delete user. @@ -218,7 +250,7 @@ Delete user. User ID -*pveum usermod* `` `[OPTIONS]` +*pveum user modify* `` `[OPTIONS]` Update user configuration. @@ -240,9 +272,9 @@ no description available no description available -`--enable` `` :: +`--enable` `` ('default =' `1`):: -Enable/disable the account. +Enable the account (default). You can set this to '0' to disable the account `--expire` ` (0 - N)` :: @@ -264,4 +296,16 @@ Keys for two factor auth (yubico). no description available +*pveum useradd* + +An alias for 'pveum user add'. + +*pveum userdel* + +An alias for 'pveum user delete'. + +*pveum usermod* + +An alias for 'pveum user modify'. +