NAME
glesys —
Glesys API utility
SYNOPSIS
glesys |
[-v] [-f
file] command
argument ... |
DESCRIPTION
The glesys utility is a wrapper around the
Glesys API. Configuration is read from a file expressed in the
glesys.conf(5) format.
The options are as follows:
-ffile- Specify an alternative configuration file.
-v- Verbose mode.
The following commands are available:
domain adddomain-hosthost-typetype-ttlttl-datadata- Add a new DNS record to the given domain.
domain deleterecordid- Delete the DNS record with the given recordid.
domain listdomain- List all DNS records for the given domain.
server consoleserverid- Output console URL for the given serverid.
server list- List all servers.
FILES
- ~/.glesys.conf
- The default configuration file.
DIAGNOSTICS
The glesys utility exits 0 on
success, and >0 if an error occurs.
SEE ALSO
Official Glesys API documentation https://github.com/GleSYS/API/wiki.
AUTHORS
Anton Lindqvist <anton@basename.se>