tlmgr-backup
Verified for current stable LTS
Tlmgr Backup Command: Backup To Custom Directory
Use for backup to custom directory with Tlmgr Backup. Exact CLI syntax to backup to custom directory using Tlmgr Backup.
When to use this: Use for backup to custom directory with Tlmgr Backup.
Command Syntax
tlmgr backup <package> --backupdir <path/to/backup_directory> tlmgr backup <package> --backupdir <path/to/backup_directory> Live Command Builder
Final Command
tlmgr backup <package> --backupdir <path/to/backup_directory> Command Breakdown
--backupdir- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to backup to custom directory using Tlmgr Backup.
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
Tlmgr Backup Command: Backup All Packages
tlmgr backup --all Tlmgr Backup Command: Backup Packages tlmgr backup <package1 package2 ...> Tlmgr Backup Command: Remove All Backups tlmgr backup clean --all Tlmgr Backup Command: Remove Backup Packages tlmgr backup clean <package1 package2 ...> Tlmgr Restore Command: Restore Package Custom Backup Directory tlmgr restore <package> <revision> --backupdir <path/to/backup_directory>