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

give accurate information for inspec compliance login --help #938

Merged
merged 2 commits into from
Aug 18, 2016

Conversation

vjeffrey
Copy link

@vjeffrey vjeffrey commented Aug 18, 2016

screen shot 2016-08-18 at 1 52 55 pm
fixes #905

@chris-rock
Copy link
Contributor

Unfortunately I think it is not that easy:

b inspec compliance
Commands:
  inspec compliance compliance login SERVER --insecure --user='USER' --token='TOKEN'  # Log in to a Chef Compliance SERVER
  inspec compliance exec PROFILE                                                      # executes a Chef Compliance profile
  inspec compliance help [COMMAND]                                                    # Describe subcommands or one specific subcommand
  inspec compliance logout                                                            # user logout from Chef Compliance
  inspec compliance profiles                                                          # list all available profiles in Chef Compliance
  inspec compliance upload PATH                                                       # uploads a local profile to Chef Compliance
  inspec compliance version                                                           # displays the version of the Chef Compliance server

@chris-rock
Copy link
Contributor

This is related to a bug in thor rails/thor#261

@vjeffrey
Copy link
Author

oh boo :( k, i'll try to rework it

@chris-rock
Copy link
Contributor

fixes #895

@chris-rock chris-rock force-pushed the vj/fix-inspec-compliance-login-help branch from 62040c4 to af04a0f Compare August 18, 2016 18:51
@chris-rock chris-rock merged commit 16ae499 into master Aug 18, 2016
@chris-rock chris-rock deleted the vj/fix-inspec-compliance-login-help branch August 18, 2016 19:01
@chris-rock chris-rock modified the milestone: 0.31.0 Aug 18, 2016
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.

inspec login help help text inconsistent with inspec CLI usage
3 participants