Get started

nf tasks

The nf tasks command shows recent background task runs.

Many operations in NodeFoundry — like deploying OSDs, downloading images, or creating monitors — run as background tasks. Use this command to check the status of recent operations and verify they completed successfully.


Usage

Terminal
$ nf tasks list

Options

nf tasks list
nf tasks list

List recent task runs with their ID, task name, state, and creation timestamp.

FlagDescription
--jsonOutput results as JSON

Examples

Terminal
$ nf tasks list
a1b2c3d4  osd.create       completed   Mon, 07 Apr 2026 14:30:00 UTC
e5f6a7b8  image.download   completed   Mon, 07 Apr 2026 14:25:00 UTC
c9d0e1f2  rgw.deploy       running     Mon, 07 Apr 2026 14:32:00 UTC