mirror of
https://github.com/YunoHost/clinette.git
synced 2024-09-03 20:06:38 +02:00
15 lines
208 B
Markdown
15 lines
208 B
Markdown
# Clinette
|
|
|
|
Command line client for DynDns admin operation
|
|
|
|
## Usage
|
|
|
|
### Test domain availability
|
|
|
|
./clinette.sh test <domain.nohost.me>
|
|
|
|
### Remove domain
|
|
|
|
./clinette.sh delete <domain.nohost.me>
|
|
|
|
|