hashicorp / hashicorp/nomad-pack
bug: Some command examples do not include required quotes for var overrides
Open
stage/needs-investigation
theme/cli
theme/template/variable
type/bug
- Dominant language
- Go
- Stars
- 447
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
The required format seems to be
nomad-pack run example --var="foo=bar"
But some examples have
nomad-pack run example --var=foo=bar
Contributor guide
Assessment
This issue has not been assessed yet.