Learn how to use Snapshots to save the state of your instance’s disk and create new instances from it.
STOPPED
state.tnr snapshot
command:
<instance_ID>
: The ID of the instance to snapshot. The instance must be stopped. You can find the instance ID by running tnr status
.<snapshot_name>
: A unique name for your snapshot.
tnr create
command. The snapshot defines the initial disk content and size.