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

Change 'berkshelf shelf uninstall' -> 'berks shelf uninstall' #1293

Merged
merged 1 commit into from
Aug 27, 2014

Conversation

ameir
Copy link
Contributor

@ameir ameir commented Aug 27, 2014

When cookbooks don't have the name attribute in metadata.rb, you get an error like the one below. The command it gives has a typo, so this PR simply fixes that.

[2014-08-27T13:33:49.838597 #81539]  WARN -- : Skipping cookbooks ["cookbook1-0.0.10", "cookbook2-0.0.1"]. Berkshelf can only interact with cookbooks which have defined the `name` attribute in their metadata.rb. If you are the maintainer of any of the ab
ove cookbooks, please add the name attribute to your cookbook. If you are not the maintainer, please file an issue or report the lack of a name attribute as a bu
g.

You can remove each cookbook in ["cookbook1-0.0.10", "cookbook2-0.0.1"] from the Berkshelf shelf
 by using the `berks shelf uninstall` command:
    $ berkshelf shelf uninstall <name>

Notice that berkshelf should be berks.

reset added a commit that referenced this pull request Aug 27, 2014
Change 'berkshelf shelf uninstall' -> 'berks shelf uninstall'
@reset reset merged commit 08fed79 into berkshelf:master Aug 27, 2014
@reset
Copy link
Contributor

reset commented Aug 27, 2014

@ameir thanks for fixing that!

@berkshelf berkshelf locked and limited conversation to collaborators Jun 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants