aboutsummaryrefslogtreecommitdiff
path: root/src/cli/stasis/args.c
Commit message (Collapse)AuthorAgeFilesLines
* Move utility functions to utils.cJoseph Hunkeler2026-01-021-26/+0
|
* Implement task timeoutJoseph Hunkeler2025-12-301-0/+28
| | | | | | * Add argument: --task-timeout=1[s,m,h] * Timed out tasks are SIGKILL'd * If killing a task fails, the entire program ends
* Add --no-task-logging CLI argumentJoseph Hunkeler2025-11-141-0/+2
|
* Add ability to use artifactory without uploading any artifacts at the end.Joseph Hunkeler2024-12-031-0/+2
| | | | | | * New option: --no-artifactory-upload * Implies --no-artifactory-build-info * Updated README.md
* Reduce length of stasis_main.crestructure-the-worldJoseph Hunkeler2024-10-141-0/+102