We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is "--as-user" an official command option?
https://docs.chef.io/release_notes_push_jobs.html $ knife job start --file .chef/config.rb --capture --with-env '{"test": "foo"}' --in-dir "/tmp" --as-user daemon "print_execution_environment" node2 Started. Job ID: 26e98ba162fac37787292637362808cb ...
It does not work.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is "--as-user" an official command option?
https://docs.chef.io/release_notes_push_jobs.html
$ knife job start --file .chef/config.rb --capture --with-env '{"test": "foo"}' --in-dir "/tmp" --as-user daemon "print_execution_environment" node2
Started. Job ID: 26e98ba162fac37787292637362808cb
...
It does not work.
The text was updated successfully, but these errors were encountered: