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

#12 in #propagation


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
~380K SLoC