X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=pveum.1-synopsis.adoc;h=b70998c011bc9c91ab4f3030031114a3d16ae845;hb=151bbda876579c0df1a3c598e17a9e43e9ff82b6;hp=2822d41985879d84b6ff161da20b0618dbbc8955;hpb=ac70d7d134ce81431aa875c336bd547094326d9b;p=pve-docs.git diff --git a/pveum.1-synopsis.adoc b/pveum.1-synopsis.adoc index 2822d41..b70998c 100644 --- a/pveum.1-synopsis.adoc +++ b/pveum.1-synopsis.adoc @@ -136,6 +136,54 @@ Change user password. User ID +*pveum pool add* `` `[OPTIONS]` + +Create new pool. + +``: `` :: + +no description available + +`--comment` `` :: + +no description available + +*pveum pool delete* `` + +Delete pool. + +``: `` :: + +no description available + +*pveum pool list* `[FORMAT_OPTIONS]` + +Pool index. + +*pveum pool modify* `` `[OPTIONS]` + +Update pool data. + +``: `` :: + +no description available + +`--comment` `` :: + +no description available + +`--delete` `` :: + +Remove vms/storage (instead of adding it). + +`--storage` `` :: + +List of storage IDs. + +`--vms` `` :: + +List of virtual machines. + *pveum realm add* ` --type ` `[OPTIONS]` Add an authentication server. @@ -144,6 +192,10 @@ Add an authentication server. Authentication domain ID +`--autocreate` `` ('default =' `0`):: + +Automatically create users if they do not exist. + `--base_dn` `\w+=[^,]+(,\s*\w+=[^,]+)*` :: LDAP base domain name @@ -156,6 +208,10 @@ LDAP bind domain name Path to the CA certificate store +`--case-sensitive` `` ('default =' `1`):: + +username is case-sensitive + `--cert` `` :: Path to the client certificate @@ -164,6 +220,14 @@ Path to the client certificate Path to the client certificate key +`--client-id` `` :: + +OpenID Client ID + +`--client-key` `` :: + +OpenID Client Key + `--comment` `` :: Description. @@ -196,6 +260,10 @@ LDAP filter for group sync. LDAP attribute representing a groups name. If not set or found, the first value of the DN will be used as name. +`--issuer-url` `` :: + +OpenID Issuer Url + `--mode` `` ('default =' `ldap`):: LDAP protocol mode. @@ -236,7 +304,7 @@ Comma separated list of key=value pairs for specifying which LDAP attributes map Use Two-factor authentication. -`--type` `` :: +`--type` `` :: Realm type. @@ -248,6 +316,10 @@ LDAP user attribute name The objectclasses for users. +`--username-claim` `` :: + +OpenID claim used to generate the unique username. + `--verify` `` ('default =' `0`):: Verify the server's SSL certificate @@ -272,6 +344,10 @@ Update authentication server settings. Authentication domain ID +`--autocreate` `` ('default =' `0`):: + +Automatically create users if they do not exist. + `--base_dn` `\w+=[^,]+(,\s*\w+=[^,]+)*` :: LDAP base domain name @@ -284,6 +360,10 @@ LDAP bind domain name Path to the CA certificate store +`--case-sensitive` `` ('default =' `1`):: + +username is case-sensitive + `--cert` `` :: Path to the client certificate @@ -292,6 +372,14 @@ Path to the client certificate Path to the client certificate key +`--client-id` `` :: + +OpenID Client ID + +`--client-key` `` :: + +OpenID Client Key + `--comment` `` :: Description. @@ -332,6 +420,10 @@ LDAP filter for group sync. LDAP attribute representing a groups name. If not set or found, the first value of the DN will be used as name. +`--issuer-url` `` :: + +OpenID Issuer Url + `--mode` `` ('default =' `ldap`):: LDAP protocol mode.