Commands Reference
This section provides a detailed reference for all the available commands in the Bytesalt CLI.
Available Commands
- bytesalt start: Start a new autonomous testing job.
- bytesalt stop: Stop a running testing job.
- bytesalt status: Check the status of a running job.
- bytesalt list: List recent jobs.
- bytesalt login: Log in to your Bytesalt account.
- bytesalt logout: Log out from the Bytesalt CLI.
- bytesalt report: Download artifacts and view job reports.
- bytesalt artifact: Retrieve specialized artifacts from test runs.
For configuring CLI behavior, see Environment Variables.
Last updated on