Salesforce CLI agent test Command Reference

This table lists the Salesforce CLI agent test commands. Each command links to its full reference in the Salesforce CLI Command Reference.

CommandDescription
agent test createCreate an agent test in your org using a local test spec YAML file.
agent test listList the available agent tests in your org.
agent test resultsGet the results of a completed agent test run.
agent test resumeResume an agent test that you previously started in your org so you can view the test results.
agent test runStart an agent test in your org.
agent test run-eval (Beta)Run rich evaluation tests against an Agentforce agent.

See Also