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

improve vendor command #1285

Merged
merged 2 commits into from Nov 9, 2016
Merged

improve vendor command #1285

merged 2 commits into from Nov 9, 2016

Conversation

chris-rock
Copy link
Contributor

This PR makes improves the usability of the inspec vendor command.

Case 1:

$ cd profile
$ inspec vendor
# This creates a ./vendor and ./inspec.lock

Case 2:

$ inspec vendor path/to/profile
# This creates a path/to/profile/vendor and path/to/profile/inspec.lock

…tory

Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
@arlimus arlimus merged commit caf6df4 into master Nov 9, 2016
@arlimus arlimus deleted the chris-rock/vendor-cli branch November 9, 2016 15:38
@arlimus
Copy link
Contributor

arlimus commented Nov 9, 2016

Thank you @chris-rock !

@chris-rock
Copy link
Contributor Author

This implements the vendoring of profiles into a profile directory as defined in #1283

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.

None yet

2 participants