parent
afe09ba524
commit
e4eeb190b9
|
@ -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)
|
* `config` - Change local configuration (GPM server)
|
||||||
* `export` - Export local packages to JSON
|
* `export` - Export local packages to JSON
|
||||||
* `import` - Import JSON to local packages
|
* `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
|
### Server
|
||||||
|
|
Loading…
Reference in New Issue