transip-execute

Crates.iotransip-execute
lib.rstransip-execute
version0.4.0
sourcesrc
created_at2023-11-04 06:57:18.264123
updated_at2024-04-18 10:50:40.110071
descriptionexecute commands on the Transip Api Endpoint
homepage
repositoryhttps://github.com/paulusminus/transipctl
max_upload_size
id1025007
size50,028
Paul Min (paulusminus)

documentation

README

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.

Commit count: 277

cargo fmt