-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Featuredomainrelated to the domain command for the domain SDKrelated to the domain command for the domain SDK
Description
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:
- record
- ns
- reroute
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Featuredomainrelated to the domain command for the domain SDKrelated to the domain command for the domain SDK