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
$ nf tasks list
Options
nf tasks list
nf tasks listList recent task runs with their ID, task name, state, and creation timestamp.
| Flag | Description |
|---|---|
--json | Output results as JSON |
Examples
$ 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