Skip to main content
The Trunk CLI now includes commands for uploading and validating test results for Trunk Flaky Tests. You can install the CLI in your CI systems like this:
The launcher will install the appropriate Trunk CLI binary for your system. You can use the Trunk CLI for Flaky Tests using the trunk flakytests subcommand.
You can also now use the Trunk CLI to validate JUnit XML files during debugging.
Learn more in our Uploader CLI Reference docs.