vagrant-upload
Verified for current stable LTS
Vagrant Upload Commands
Vagrant Upload command syntax with verified terminal examples.
Commands
4 commands for Vagrant Upload
vagrant-upload Operations
Vagrant Upload Command: Upload File Or Directory To Guest
vagrant upload <path/to/source_file_or_directory> <path/to/destination_file_or_directory> <name|id> vagrant-upload Operations
Vagrant Upload Command: Upload To Temporary Location On Guest
vagrant upload --temporary <path/to/source_file_or_directory> <path/to/destination_file_or_directory> <name|id> vagrant-upload Operations
Vagrant Upload Command: Upload With Compression
vagrant upload --compress <path/to/source_file_or_directory> <path/to/destination_file_or_directory> <name|id> vagrant-upload Archive
Vagrant Upload Command: Upload With Specific Compression Type
vagrant upload --compression-type <tgz|zip> <path/to/source_file_or_directory> <path/to/destination_file_or_directory> <name|id> Suggest a Vagrant Upload Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Vagrant Upload workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.