northflank get addon

Gets information about the given addon

Subcommands

NameDescription
credentials, credential, credReturns the credentials for connecting to the given addon
logs, logGet log for the specified addon
metrics, metricGet metrics for the specified addon
typesGets information about the available addon types
versionGets details about the current addon version including available upgrades and upgrade history
backupsReturns a list of backups for the given addon
backupGets details about a given backup
restoresGets a list of restores for the given backup
containersGets a list of containers for the given addon
backup-schedulesGets details about an addon's backup schedules
pitr-windowGets the valid window for performing a point-in-time restore (PITR) on this addon
helpDisplay help for command

Options

NameDescription
--verboseVerbose output
--quietNo console output
--addon, --addonId <ADDONID>ID of the addon, example: example-addon
--project, --projectId <PROJECTID>ID of the project, example: default-project
--noDefaultsOPTIONAL: Don't use context default values, explicitly use options or ask
-o, --output <OUTPUT>OPTIONAL: Output formatting, options: '--output json|yaml'
-h, --helpDisplay help for command