Skip to content

Endpoint as deployment flag

Choose a tag to compare

@yamalight yamalight released this 21 Aug 10:11
535db53

Additions:

  • Allow specifying endpoint as a deploy command flag.
    This means you can just run npx exoframe -e 'http://my.exo.com' -t 'token' in your CI instead of doing global installs.