Skip to content
New issue

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

Adds chef-analyze help / Usage() #4

Merged
merged 1 commit into from
Oct 1, 2019
Merged

Adds chef-analyze help / Usage() #4

merged 1 commit into from
Oct 1, 2019

Conversation

afiune
Copy link

@afiune afiune commented Oct 1, 2019

The usage here is to enable our pipeline to check if the chef-analyze
command was built and install and runs. (Minimal check)

chef/chef-workstation#553

Signed-off-by: Salim Afiune afiune@chef.io

Usage

$ chef-analyze help
Usage of chef-analyze:
  -chef_server_url string
    	Chef Infra Server URL.
  -key string
    	Chef Infra Server API client key.
  -user string
    	Chef Infra Server API client username.
$ echo $?
0

The usage here is to enable our pipeline to check if the chef-analyze
command was built and install and runs. (Minimal check)

chef/chef-workstation#553

Signed-off-by: Salim Afiune <afiune@chef.io>
@afiune afiune requested a review from a team October 1, 2019 20:04
@afiune afiune self-assigned this Oct 1, 2019
@afiune afiune merged commit d92dff9 into master Oct 1, 2019
@afiune afiune deleted the afiune/adds-help branch October 24, 2019 05:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant