mutagen
Verified for current stable LTS
Mutagen Command: Start Sync Session Local To Remote
Use for start sync session local to remote with Mutagen. Exact CLI syntax to start sync session local to remote using Mutagen.
When to use this: Use for start sync session local to remote with Mutagen.
Command Syntax
mutagen sync create --name=<session_name> /<path/to/local_directory>/ <user>@<host>:/<path/to/remote_directory>/ mutagen sync create --name=<session_name> /<path/to/local_directory>/ <user>@<host>:/<path/to/remote_directory>/ Live Command Builder
Final Command
mutagen sync create --name=<session_name> /<path/to/local_directory>/ <user>@<host>:/<path/to/remote_directory>/ Command Breakdown
--name=<session_name>- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to start sync session local to remote using Mutagen.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Mutagen Command: List Running Project Sessions
mutagen project list Mutagen Command: Start Project mutagen project start 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 Command: Stop Project mutagen project terminate Mutagen Command: Stop Sync Session mutagen sync terminate <session_name>