Skip to content

JustinRickard/cloudflare-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cloudflare-cli

This tool is used as aprt of our helm charts to manage Cloudflare DNS records automatically post deployment.

Update the Docker image

Authenticate to the Azure Container Registry:

az acr login -n RedRiver

Build and push the image to the Azure Container Registry:

docker build . --tag redriver.azurecr.io/cloudflare-cli:VERSION --push

About

Docker image with script to facilitate CloudFlare subdomain setup for Kubernetes services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 89.4%
  • Dockerfile 10.6%