Command Line Interface Reference

TestMachine CLI supports the following commands:

repo

Manage repositories.

Arguments
action: The action to perform. Must be in [list, create].
Options
--name: The name of the repository to create.
snapshot

Manage snapshots.

Arguments
action: The action to perform. Must be in [list, create, analyze].
Options
--repo-id: The ID of the repository to create this snapshot
under - get this from repo list.
--snapshot-id: The ID of the snapshot - get this from snapshot list.
--file: The file to upload for a new snapshot.
analyses

Manage analyses.

Arguments
action: The action to perform. Must be in [list, get].
Options
--snapshot-id: The ID of the snapshot to analyze - get this from snapshot list.
--analysis-id: The ID of the analysis - get this from analyses list.