mutagen
Verified for current stable LTS
Mutagen Commands
Mutagen command syntax with verified terminal examples.
Commands
6 commands for Mutagen
mutagen Operations
Mutagen Command: List Running Project Sessions
mutagen project list mutagen Archive
Mutagen Command: Start Project
mutagen project start mutagen Archive
Mutagen Command: Start Sync Session Local To Docker
mutagen sync create --name=<session_name> /<path/to/local_directory>/ docker://<user>@<container_name>/<path/to/remote_directory>/ mutagen Archive
Mutagen Command: Start Sync Session Local To Remote
mutagen sync create --name=<session_name> /<path/to/local_directory>/ <user>@<host>:/<path/to/remote_directory>/ mutagen Operations
Mutagen Command: Stop Project
mutagen project terminate mutagen Operations
Mutagen Command: Stop Sync Session
mutagen sync terminate <session_name> Suggest a Mutagen Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Mutagen workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.