- Hands-On DevOps with Vagrant
- Alex Braunton
- 100字
- 2021-07-16 17:43:57
Options/flags
There are five flags for this command:
- --base [INSERT VALUE]: Takes a parameter of the name of a virtual machine in VirtualBox to package as a base box. This flag only works if you are using the VirtualBox provisioner.
- --output [INSERT VALUE]: Takes a parameter to name the output file.
- --include [INSERT VALUE, INSERT VALUE]: Takes comma-separated parameters to include additional files in this packaging process.
- --vagrantfile [INSERT VALUE]: Takes a parameter of the Vagrantfile you wish to package into this box.
- -h/--help: Prints the help screen for this command.
An example is the vagrant package --help command.
推薦閱讀
- 30天自制操作系統(tǒng)
- Implementing Cisco UCS Solutions
- Red Hat Enterprise Linux 8系統(tǒng)管理實(shí)戰(zhàn)
- Mastering Distributed Tracing
- 嵌入式實(shí)時操作系統(tǒng):RT-Thread設(shè)計與實(shí)現(xiàn)
- 計算機(jī)系統(tǒng)的自主設(shè)計
- 分布式系統(tǒng)設(shè)計實(shí)踐
- Learn CUDA Programming
- Learning BeagleBone
- Linux網(wǎng)絡(luò)操作系統(tǒng)項目教程(RHEL 7.4/CentOS 7.4)(第3版)(微課版)
- 應(yīng)急指揮信息系統(tǒng)設(shè)計
- Linux內(nèi)核分析及應(yīng)用
- Linux操作系統(tǒng)案例教程(第2版)
- Implementing Domain-Specific Languages with Xtext and Xtend(Second Edition)
- BuddyPress Theme Development