northflank get job

Gets information about the given job

Subcommands

NameDescription
runsFetches run history for the given job
logs, logGet log for the specified job
metrics, metricGet metrics for the specified job
build-logs, build-logGet log for the specified job
build-metrics, build-metricGet metrics for the specified job
runReturns data about the given job run
health-checksLists the health checks for the given job
buildsLists builds for the given job
buildGets information about a build for the job
build-argumentsGets the build arguments of the given job. If the API key does not have the permission 'Project > Secrets > General > Read', secrets inherited from secret groups will not be displayed
build-argument-detailsGet details about the build arguments accessible by the given job. Also requires the permission 'Project > Secrets > General > Read'
runtime-environmentReturns the runtime environment for the given job. If the API key does not have the permission 'Project > Secrets > General > Read', secrets inherited from secret groups will not be displayed
runtime-environment-detailsGet details about the runtime environment accessible by the given job. Also requires the permission 'Project > Secrets > General > Read'
deploymentGets information about the deployment of the given job
containersGets a list of containers for the given job
branches, branch, brnGets information about the branches of the given job
pull-requestsGets information about the pull-requests of the given job
helpDisplay help for command

Options

NameDescription
--verboseVerbose output
--quietNo console output
--job, --jobId <JOBID>ID of the job, example: example-job
--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