To manage your catalog, use the commands below. You can click any command to see its usage options and additional details about the command.
Command | Description |
---|---|
Shows the Nerdpack info stored in the catalog. | |
Gathers and submits the catalog info on the current folder. |
nr1 catalog:info
Get catalog details
Shows the information about your application that's displayed in the catalog.
If run within a specific Nerdpack folder, the info from that Nerdpack will be shown. If you don't want to get info from your local Nerdpack, use the --nerdpack-id=NERDPACK_ID
option to query from a specific Nerdpack.
Usage
$ nr1 catalog:info
Options
| Specifies which field you want info from. |
| Specifies which Nerdpack to get info from. |
| The authentication profile you want to use. |
| Adds extra information to the output. |
nr1 catalog:submit
Send info to the catalog
Gathers the information you add to the catalog directory for your application and saves it to the catalog.
This command must be run on a Nerdpack folder. The command will search for specific files using convention names.
Usage
$ nr1 catalog:submit
Options
| Skips upload of screenshot assets. |
| The authentication profile you want to use. |
| Adds extra information to the output. |