GLESYS(1) General Commands Manual GLESYS(1)

glesysGlesys API utility

glesys [-v] [-f file] command argument ...

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:

file
Specify an alternative configuration file.
Verbose mode.

The following commands are available:

domain -host host -type type -ttl ttl -data data
Add a new DNS record to the given domain.
recordid
Delete the DNS record with the given recordid.
domain
List all DNS records for the given domain.
serverid
Output console URL for the given serverid.
List all servers.

~/.glesys.conf
The default configuration file.

The glesys utility exits 0 on success, and >0 if an error occurs.

glesys.conf(5)

Official Glesys API documentation https://github.com/GleSYS/API/wiki.

Anton Lindqvist <anton@basename.se>

OpenBSD 7.8 February 4, 2019 GLESYS(1)