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
| === General Commands | |
| help # show this usage | |
| version # show the gem version | |
| list # list your apps | |
| create [<name>] # create a new app | |
| keys # show your user's public keys | |
| keys:add [<path to keyfile>] # add a public key |