northflank get invoice details

Get details about an invoice. If `timestamp` is passed in as a query parameter, this endpoint returns details about the invoice containing that timestamp. Otherwise, returns a preview invoice displaying billing data from after the most recent invoice

Options

NameDescription
--verboseVerbose output
--quietNo console output
--timestamp <TIMESTAMP>OPTIONAL: Timestamp of an invoice. If passed in, this endpoint will return details about the invoice that time belongs to., example: 1657206215
--projectId <PROJECTID>OPTIONAL: ID of a project. If passed in, only details about that project will be returned., example: default-project
--addonId <ADDONID>OPTIONAL: ID of a addon. If passed in, only details about that addon will be returned
--serviceId <SERVICEID>OPTIONAL: ID of a service. If passed in, only details about that service will be returned., example: example-service
--jobId <JOBID>OPTIONAL: ID of a job. If passed in, only details about that job will be returned
--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