transip-command
transip-command is a library that can parse a string and turn it in a command.
Installation
Commands
- dns list <domainname>
- dns acme-challenge-delete <domainname>
- dns acme-challenge-set <domainname> <acme-challenge>
- domain list
- domain item <domainname>
- invoice list
- invoice item <invoicenumber>
- invoice pdf <invoicenumber>
- product list
- product elements <productname>
- sleep <number-of-seconds>
Environment variable usage
You can use a enviroment variable to specify domainname, acme-challenge, invoicenumer or productname.
Example
- domain item ${DOMAIN_NAME}