- Hands-On DevOps with Vagrant
- Alex Braunton
- 101字
- 2021-07-16 17:43:59
Options/flags
There are six flags for this command:
- --box-version [INSERT VALUE]: Adds a version of the box supplied as the first parameter into the Vagrantfile
- -f/--force: Overwrite an existing Vagrantfile if there is already one in the same directory
- -m/--minimal: Generates a minimal Vagrantfile that will remove anything not required, such as comments
- --output [INSERT VALUE]: Uses an output path specified by the first parameter
- --template [INSERT VALUE]: Uses a custom Vagrantfile template when its path is supplied as the first parameter
- -h/--help: Prints the help screen for this command
An example is the vagrant init --force command.
推薦閱讀
- Windows Server 2019 Cookbook
- 從零開始寫Linux內(nèi)核:一書學(xué)透核心原理與實(shí)現(xiàn)
- 網(wǎng)絡(luò)操作系統(tǒng):Windows Server 2003管理與應(yīng)用
- VMware Horizon View 6 Desktop Virtualization Cookbook
- 高性能Linux服務(wù)器構(gòu)建實(shí)戰(zhàn):系統(tǒng)安全、故障排查、自動(dòng)化運(yùn)維與集群架構(gòu)
- Mobile First Design with HTML5 and CSS3
- NetDevOps入門與實(shí)踐
- Advanced TypeScript Programming Projects
- VMware Horizon View Essentials
- CentOS 6 Linux Server Cookbook
- 鴻蒙操作系統(tǒng)設(shè)計(jì)原理與架構(gòu)
- Linux 從入門到項(xiàng)目實(shí)踐(超值版)
- Linux內(nèi)核修煉之道
- OpenSolaris紅寶書
- Website Development with PyroCMS