Connection lost
Trying to reconnect…
Server didn't respond
Recovering…
Cloudflare zone operations
v0.1.3Read-only zone, DNS record, cache, firewall, and analytics introspection plus narrow mutators (purge cache, enable/disable dev mode). Auth via CF_API_TOKEN env var.
Install
emisar pack install
validates the pack and verifies its content hash before copying it into /etc/emisar/packs.
The --hash
below pins the
install to the exact bytes on this page — a tampered copy is rejected. After
install, reload the runner; it re-reads the catalog and advertises every action.
content hash: sha256:f471aa8c6ca472f72b86f4c6ef93b05f936be109fbb129a708612acd294de4b5
sudo emisar pack install cloudflare \ --hash sha256:f471aa8c6ca472f72b86f4c6ef93b05f936be109fbb129a708612acd294de4b5 \ --dest /etc/emisar/packs # Reload so the runner re-reads the catalog: sudo systemctl reload emisar
Actions 11 total
View on GitHub-
GET /zones/<id>/settings
-
PATCH /zones/<id>/settings/development_mode (off)
-
PATCH /zones/<id>/settings/development_mode
-
GET /zones/<id>/dns_records
-
GET /zones/<id>/rulesets/phases/http_request_firewall_custom/entrypoint
-
GET /zones
-
GET /zones/<id>/pagerules
-
POST /zones/<id>/purge_cache (everything)
-
POST /zones/<id>/purge_cache (single URL)
-
GET /zones/<id>/analytics/dashboard
-
GET /zones/<id>