northflank get addon
Gets information about the given addon
Subcommands
Name | Description |
---|---|
credentials, credential, cred | Returns the credentials for connecting to the given addon |
logs, log | Get log for the specified addon |
metrics, metric | Get metrics for the specified addon |
types | Gets information about the available addon types |
version | Gets details about the current addon version including available upgrades and upgrade history |
backups | Returns a list of backups for the given addon |
backup | Gets details about a given backup |
restores | Gets a list of restores for the given backup |
containers | Gets a list of containers for the given addon |
backup-schedules | Gets details about an addon's backup schedules |
pitr-window | Gets the valid window for performing a point-in-time restore (PITR) on this addon |
help | Display help for command |
Options
Name | Description |
---|---|
--verbose | Verbose output |
--quiet | No console output |
--addon, --addonId <ADDONID> | ID of the addon, example: example-addon |
--project, --projectId <PROJECTID> | ID of the project, example: default-project |
--noDefaults | OPTIONAL: Don't use context default values, explicitly use options or ask |
-o, --output <OUTPUT> | OPTIONAL: Output formatting, options: '--output json|yaml' |
-h, --help | Display help for command |