grommunio-admin
grommunio-admin — grommunio admin CLI
Synopsis
Section titled “Synopsis”grommunio-admin -h
grommunio-admin COMMAND [-h | ARGS…]
Description
Section titled “Description”Command line interface of the grommunio Admin API.
The CLI is not intended to provide the full functionality of the REST interface, but rather a low level administrative tool.
As the CLI is still under development, usage in automated scripts is generally discouraged.
The -h/*--help* option is not documented separately for each subcommand, but is valid at any point and prints usage information for the current subcommand.
The CLI supports color output if the termcolor module is installed.
Commands
Section titled “Commands”config
Section titled “config”Configuration introspection. See grommunio-admin-config(1).
connect
Section titled “connect”Connect to remote CLI. See grommunio-admin-connect(1)
dbconf
Section titled “dbconf”Database-stored configuration management. See grommunio-admin-dbconf(1).
domain
Section titled “domain”Domain management. See grommunio-admin-domain(1).
Access and modify stores of domains and users. See grommunio-admin-exmdb(1).
fetchmail
Section titled “fetchmail”Fetchmail management. See grommunio-admin-fetchmail(1).
Filesystem operations. See grommunio-admin-fs(1).
LDAP configuration, diagnostics and synchronization. See grommunio-admin-ldap(1).
Managed configurations manipulation. See grommunio-admin-mconf(1).
Mailing/distribution list management. See grommunio-admin-mlist(1).
passwd
Section titled “passwd”User password management. See grommunio-admin-passwd(1).
Run the REST API. See grommunio-admin-run(1).
server
Section titled “server”Multi-server configuration. See grommunio-admin-server(1)
service
Section titled “service”Control external services interface. See grommunio-admin-service(1)
Start interactive shell. See grommunio-admin-shell(1).
taginfo
Section titled “taginfo”Print information about proptags. See grommunio-admin-taginfo(1).
User management. See grommunio-admin-user(1).
version
Section titled “version”Show version information. See grommunio-admin-version(1).
See Also
Section titled “See Also”grommunio-dbconf(1)