E.g. something like this in cases where only a single process/container is needed, or when another supervisor is involved: ```bash relay serve --exec 'myapp -xy --z' ``` This would be an alternative to running Relay as a sidecar.