`hlx up` should default to the preview domain set in sidekick
it would be great if we could automatically use the custom preview URLs for hlx up, i think this would allow devs at customers that have custom preview URLs to work more intuitively with custom CDN layers that are sitting infront of .page
thoughts @rofe / @tripodsan ?
good idea - but there is no possibility to communicate with the sidekick from the helix-cli.....
we could call https://admin.hlx.page/sidekick/.../env.json but this would only work for projects w/o admin authentication
let's add a hlx env file with default options in the github repo / root directory.
let's add a hlx env file with default options in the github repo / root directory.
I'm not a big fan of adding even more configuration to the system. note, that devs already can add a HLX_URL=... in their .env to proxy a specific page
this is fixed.
After testing, AEM up w/out the --url flag doesn't seem to work for customer. It does load adobe origin urls, just not the customer's worker urls
@3vil3mpir3 please note, that this doesn't work for authenticated projects. I assume that's why it doesn't work for some customers.