Hi,
Help shows:
** JOB COMMANDS **
knife job list
knife job output [ …]
knife job start [ …]
knife job status
I first used the --capture option and executed a push job. Next when I try the ‘knife job output’ it errors out as below.
What am I doing wrong in terms of usage?
D:\learn-chef\chef-repo>knife job output 717c0a2d1dea5b667545193478c4ca50 node1 --channel stdout
ERROR: ArgumentError: wrong number of arguments (3 for 1…2)
D:\learn-chef\chef-repo>knife job output 717c0a2d1dea5b667545193478c4ca50 node1
ERROR: ArgumentError: wrong number of arguments (3 for 1…2)
D:\learn-chef\chef-repo>