Stderr
Get the stderr of a task
Unix
qarnot stderr task
Windows
qarnot.exe stderr task
USAGE
Task stderr
qarnot task stderr --name "Task name"Task instance stderrqarnot task stderr --fresh --instance-id=0 --name="Task name"
Flags
| flag | description |
|---|---|
| --instance-id | Get the stderr of a specific instance |
| --fresh, -f | Get the last stderr dump |
| --id, -i | Short name or UUID of a task |
| --name, -n | Name of the task |
| --shortname | Short name of a task |
| --no-paginate | No Pagination option for tasks, pages iteration will be done in the client |
| --next-page-token | Provide the token to query next tasks page |
| --next-page | Next page option for tasks pagination |
| --max-page-size | Max page size option for tasks pagination |
| --tags, -t | Filter tasks by tags. Retrieve tasks with any of the given tags |
| --exclusive-tags | Filter tasks by tags. Retrieve tasks with all of the given tags |
| --created-after | Filter tasks by creation date. Retrieve tasks created after the given date |
| --created-before | Filter tasks by creation date. Retrieve tasks created before the given date |
| --name-prefix | Filter tasks by name prefix. Retrieve tasks with name starting with the given prefix |
| --token, -t | Connection API token |
| --unsafe-ssl | Don't check the ssl certificate |
| --api-ca-certificate | Path to your custom SSL certificate |
| --verbose, -v | Set the max verbose messages |
| --quiet, -q | Set no verbose messages |
| --no-color | Remove the color on the console |
| --format | Change the result format (one of TABLE (default) or JSON) |
| -h, --human-readable | Print sizes in human readable format (e.g. 1K, 234M, etc.) |
| --version | The current version |
| --help | Show help and usage information |
Version: CreateDoc-0.0.50-4af90b6-01/01/0001 00:Z-.NET6.0.36
Copyright: Copyright (C) 2025 Qarnot computing