cdnctl 0.17.0
First public release of the official cdn.com.tr CLI.
A single static Go binary — no PHP, Node.js or Python needed, and no third-party dependencies.
Covers: CDN cache purge · container apps (deploy, logs, scale, promote/rollback, diagnose) · Docker Compose deploys · addons (Redis, Postgres, database, NATS) · scheduled jobs · private registry credentials · S3-compatible object storage (buckets, access keys, bindings) · CDN file storage · account switching.
Install
go install github.com/mediatriple/cdnctl@latestOr download an archive below (linux amd64/arm64, macOS amd64/arm64, Windows amd64) and verify it against cdnctl-0.17.0-checksums.txt.
Already installed? cdnctl update --yes (verifies the SHA256 before replacing the binary).
See the README for a quick start and the full command overview.