norictl plugin meta - nori-io/norictl GitHub Wiki
Description
Show plugin meta data.
Usage
norictl plugin meta [PLUGIN_ID] [OPTIONS]
Options
| Name, shorthand | Default | Description |
|---|---|---|
| --deps , -d | Show only plugin dependencies | |
| --deps-status | Show plugin dependencies with dependent plugin status (downloaded, installed, not found etc, with errors, running, installable,inactive) | |
| --dependent | Show only plugins, that depend on specified plugin | |
| --dependent-status | Show plugins, that depend on specified plugin with their status (downloaded, installed, not found etc, with errors, running, installable,inactive) |
Parent command
| Command | Description |
|---|---|
| norictl | The base command for Nori CTL |
| norictl plugin | Manage plugins on remote Nori node |
Extended description
Show plugin meta data.