This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Vagrant.
Summary
This command repackages the given box and puts it in the current directory so you can redistribute it.
- Assembly
- Cake
.Vagrant .dll - Namespace
- Cake
.Vagrant .Commands - Containing Type
- VagrantBoxRunner
Syntax
public void Repackage(string name, string provider, string version)
Remarks
This command is useful for reclaiming a *.box file from an installed Vagrant box.
Parameters
Return Value
Type | Description |
---|---|
void |