We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a3474f4 + a8a25f6 commit 8176fb2Copy full SHA for 8176fb2
opts.go
@@ -38,4 +38,5 @@ type Options struct {
38
IncludeEvents bool `json:"includeEvents"`
39
Prompt bool `json:"prompt"`
40
CredentialOverrides []string `json:"credentialOverrides"`
41
+ Location string `json:"location"`
42
}
0 commit comments