Document gpm get

Signed-off-by: jolheiser <john.olheiser@gmail.com>
pull/1/head
jolheiser 2020-02-19 11:20:15 -06:00
parent afe09ba524
commit e4eeb190b9
No known key found for this signature in database
GPG Key ID: 83E486E71AFEB820
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ Using either a GPM server or local config, I can instead `gpm get cli` which fin
* `config` - Change local configuration (GPM server)
* `export` - Export local packages to JSON
* `import` - Import JSON to local packages
* `get` - Get a list of packages
e.g. `gpm get beaver survey toml homedir cli` to get all the modules needed for gpm itself (assuming the map resolves to the same packages)
### Server