The domain or dns command should allow users to carry out a series of different actions associated to domain/dns objects.
torus domain [OBJECT] [ACTION]
Objects include:
actions include:
- list
- create
- update
- delete
flags include
- ns (multiple)
- name (required if object = record && action = create/update/delete)
- type (required if object = record && action = create/update/delete)
- value (required if object = record && action = create/update)
- ttl
- alias
- url (required if object = reroute)
The domain or dns command should allow users to carry out a series of different actions associated to domain/dns objects.
Objects include:
actions include:
flags include