`https://docs.chef.io/knife_exec.html` use of `ARGV()` may have side effects.
Open
@kagarmoe is already working on this.
Since Jul 3, 2019.
Aspect: Documentation
Topic: Knife
- Dominant language
- HTML
- Stars
- 143
- Forks
- 438
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 16
Description
The use of ARGV() in conjunction with knife exec in knife examples in https://docs.chef.io/knife_exec.html without discussion of side effects is problematic, e.g. arguments meant for a script being passed to knife with unintended consequences.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.