Manage your Cloudflare from Bash
$ ./cloudflare_bash_admin
Please Select for domain.com :
- List and select another Domain name
- List and change DNS Records
- Create new DNS Record (Not DONE)
- Add new Domain (Not Done)
- Quit
Enter selection [0-4] >
- List and select another Domain name
Domains in your Cloudflare account:
domain.com domain2.com ...
- List and change DNS Records
domain.com A 123.123.123.123 www.domain.com A 123.123.123.123
Enter the subdomain name (q for back)> www.domain.com A 222.222.222.222
Changing record for www.domain.com to 222.222.222.222
true ....