Request project when executing command

This commit is contained in:
Chris Roberts 2021-05-25 13:31:12 -07:00 committed by Paul Hinze
parent a6b3b2969b
commit 9f829e8cb2
No known key found for this signature in database
GPG Key ID: B69DEDF2D55501C0

View File

@ -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: "",