Created
June 1, 2012 00:27
-
-
Save kbarber/2847520 to your computer and use it in GitHub Desktop.
module publish
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # pwd | |
| /Users/ken/Development/puppetlabs-ntp | |
| # puppet module login | |
| Username: ken | |
| Password: | |
| User ken successfully authenticated. | |
| Token stored in file /Users/ken/.puppet/forge_credentials.yml. | |
| # puppet module publish | |
| Building /Users/ken/Development/puppetlabs-ntp for release | |
| Module submitted for publishing | |
| # puppet module search ntp | |
| Searching http://localhost:3000/ ... | |
| NAME DESCRIPTION AUTHOR KEYWORDS | |
| ken-ntp @ken | |
| # |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment