grommunio-admin-domain
Name
grommunio-admin domain — Domain management
Synopsis
Description
Subcommand to show and manipulate domains.
Commands
create
Create a new domain
delete
Soft-delete a domain
list
List domains
modify
Modify domain
purge
Permanently delete domain
query
Query domain attributes
recover
Recover a soft-deleted domain
show
Show detailed information about a domain
Options
ATTRIBUTE
Attributes to query. Available attributes are ID, activeUsers, address, adminName, chat, chatID, displayname, domainStatus, domainname, endDay, homedir, homeserverID, inactiveUsers, maxUser, orgID, tel and title
If no attributes are specified, ID, domainname and domainStatus are shown.
DOMAINNAME
Complete name of the domain
DOMAINSPEC
Domain name prefix or domain ID
--create-role
Automatically create a domain administrator role for the new domain
--files
Also delete files from disk
-f FIELD=<value>
,--filter FIELD=<value>
Filter expression in the form of ‘field=value’. Can be specified multiple times to refine filter
--format FORMAT
Output format. Can be one of csv, json-flat, json-kv, json-object, json-structured and pretty. Default is pretty.
- `` --homeserver HOMESERVER``
ID of the homeserver to place the domain on
--no-defaults
Do not apply configured default values
--separator SEPARATOR
String to use for column separation (csv and pretty only). Must have length 1 if format is csv. Default is "," for csv and " " for pretty.
-s FIELD
,--sort FIELD
Sort by field. Can be given multiple times
-y
,--yes
Assume yes instead of prompting
Fields
--address ADDRESS
Content of address field
--adminName ADMINNAME
Name of the domain administrator or primary contact
--endDay ENDDAY
Date of domain expiration in YYYY-MM-DD format
--orgID ID
ID of the organization to assign the domain to
--tel TEL
Telephone number of domain administrator or primary contact
-u MAXUSER
,--maxUser MAXUSER
Maximum number of users in the domain
See Also
grommunio-admin, grommunio-admin-exmdb, grommunio-admin-fs, grommunio-admin-server, grommunio-admin-user