14 releases

0.4.0 Apr 18, 2024
0.3.14 Apr 15, 2024
0.3.8 Dec 25, 2023
0.3.5 Nov 10, 2023
0.2.1 Nov 5, 2023

#9 in #propagation

Download history 1/week @ 2024-03-09 7/week @ 2024-03-30 143/week @ 2024-04-06 279/week @ 2024-04-13 16/week @ 2024-04-20 1/week @ 2024-05-18 1/week @ 2024-05-25

833 downloads per month
Used in transipctl

MIT license

21KB
370 lines

build-badge License: MIT docs.rs Crates.io

transip-execute

transip-execute is a library that executes commands on the Transip Api Endpoint. It uses the transip-command and the transip crates. It has one optional feature propagation. If enabled you can execute a "dns acme-validation-check <domain-name> <acme-validation> command.

Usage

Set environment variables needed to configure the Client. See transip documentation.

Dependencies

~10–20MB
~386K SLoC