Skip to main content
The standalone mo binary embeds several open source executables. Use this command to review their license notices, for example when auditing what ships in a CI image.

Output

The command prints the full third-party license text to stdout. Pipe it to a pager or a file:

Notes

The notices are embedded only in the standalone binary from the installer. When mo runs from the npm package, this command reports that no license file is available; the npm package’s dependencies carry their own license files in node_modules.