Update ddns -l / ddns --list

2025-01-02 10:52:45 +01:00
parent 4503186e95
commit 343fca8325

@@ -2,25 +2,12 @@ This option lists all subdomains for a given domain!
Usage:
ddns -l testd.tld
`ddns -l testd.tld`
or
ddns --list testd.tld
`ddns --list testd.tld`
This list any domain under the given top domain. Example output below:
Current sub domains for testd.tld
Domain Created Updated Checked Active
==================================================================================================================
*.testd.tld Unknown Info 24-07-2024 12:11 02-01-2025 09:00 True
**.testd.tld Unknown Info 24-07-2024 12:11 02-01-2025 09:00 True
******testd.tld Unknown Info 24-07-2024 12:11 02-01-2025 09:00 True
****.testd.tld Unknown Info 24-07-2024 12:11 02-01-2025 09:00 True
***.testd.tld Unknown Info 24-07-2024 12:11 02-01-2025 09:00 True
******.testd.tld Unknown Info 24-07-2024 12:11 02-01-2025 09:00 True
***.testd.tld Unknown Info 24-07-2024 12:11 02-01-2025 09:00 True
**.testd.tld Unknown Info 24-07-2024 12:11 02-01-2025 09:00 True
**.testd.tld 2023-04-24 08:04 24-07-2024 12:11 02-01-2025 09:00 True
![example output](https://gitlab.pm/rune/ddns/raw/commit/757c3f606d590b2463ea9d37e3577ff6ea732653/images/wiki_image_01.png)