cli.dot-app-dev-dns.advancelocal.dev
A hostname on the advancelocal.dev developer namespace, put there by a shell script and nothing else. This is the session that did it.
bin/dns.sh cert cli.dot-app-dev-dns.advancelocal.dev
validation CNAME written through the writer role
certificate issued
cli/deploy.sh
bucket ready, origin access control ready, distribution deployed
alias: cli.dot-app-dev-dns.advancelocal.dev A and AAAA -> d3x4mpl3.cloudfront.net
curl -sI https://cli.dot-app-dev-dns.advancelocal.dev/ | head -1
HTTP/2 200
echo "hello from the page you just fetched"
hello from the page you just fetched