https://github.com/foxboron/gandictl
Gandi livedns API client
https://github.com/foxboron/gandictl
Last synced: about 1 year ago
JSON representation
Gandi livedns API client
- Host: GitHub
- URL: https://github.com/foxboron/gandictl
- Owner: Foxboron
- License: mit
- Created: 2020-04-18T23:26:51.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-18T23:31:14.000Z (about 6 years ago)
- Last Synced: 2024-05-01T22:22:13.212Z (about 2 years ago)
- Language: Go
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
gandictl
========
Basic livedns client for Gandi.
```
$ GANDICTL=$(pass api/gandi) gandictl
Edit gandi stuff
Usage:
gandictl [command]
Available Commands:
edit edit
help Help about any command
list list
records records
Flags:
-h, --help help for gandictl
Use "gandictl [command] --help" for more information about a command.
```