tipctl
tipctl copied to clipboard
The command line interface for the TransIP API
As far as I can see, tipctl does not support setting DNS glue records, while the API does have this possibility. Is it possible to add that?
Currently, I can add, remove and update a single DNS record at a time. But sometimes, I have multiple records for the same Name and Type. For example, multiple A...
I am testing tipctl.phar v6.24.0 on FreeBSD 12.4 and php 8.1. I get with every tipctl command a couple of deprecated errors: Deprecated: Return type of HumbugBox384\KevinGH\RequirementChecker\RequirementCollection::getIterator() should either be...
Most versions of tipctl are tagged in git with the prefix 'v', some are not. What I expect: all version tags start with 'v'.
Please consider to change the field order of the output of `domain:dns:getzonefile` to match the argument order of other commands in tipctl. The zone file output looks like: ``` @...
Bumps [symfony/process](https://github.com/symfony/process) from 7.0.4 to 7.1.7. Release notes Sourced from symfony/process's releases. v7.1.7 Changelog (https://github.com/symfony/process/compare/v7.1.6...v7.1.7) security symfony/symfony#cve-2024-51736 [Process] Use PATH before CD to load the shell on Windows (@nicolas-grekas) bug...