Request project when executing command
This commit is contained in:
parent
a6b3b2969b
commit
9f829e8cb2
@ -28,6 +28,10 @@ module VagrantPlugins
|
||||
type: "hashicorp.vagrant.sdk.Args.TerminalUI",
|
||||
name: "",
|
||||
),
|
||||
SDK::FuncSpec::Value.new(
|
||||
type: "hashicorp.vagrant.sdk.Args.Project",
|
||||
name: "",
|
||||
),
|
||||
SDK::FuncSpec::Value.new(
|
||||
type: "hashicorp.vagrant.sdk.Command.Arguments",
|
||||
name: "",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user