remotion compositions <entry>
Prints the list of available compositions
Arguments
Name | Description |
---|
entry | The entry point of your Remotion app |
Options
Name | Description |
---|
--props <arg> | Pass input props as filename or as JSON |
--env-file <arg> | Specify a location for a dotenv file |
--disable-headless | Run Chrome in normal mode rather than headless |
--gl <arg> | Which OpenGL renderer to use |
--user-agent | User agent to use for Chrome during rendering |
--ignore-certificate-errors | Ignore SSL errors |
--disable-web-security | Disable CORS and other web security features |