# Very important this is an "Account API Token" not any other type of API key or token
export CLOUDFLARE_TOKEN=token_goes_here
chmod +x create-venv.sh
./create-venv.sh
source venv/bin/activate
source .env
octodns-validate --config config.yaml
octodns-sync --config config.yaml
octodns-sync --config config.yaml --doit