aboutsummaryrefslogtreecommitdiff
path: root/src/zenutil/commandlineoptions.cpp
Commit message (Collapse)AuthorAgeFilesLines
* fix quoted wildcard options (#500)Dan Engelbrecht2025-09-171-7/+23
| | | * improve command line parsing to automatically remove quotes
* builds download url (#419)Dan Engelbrecht2025-06-041-6/+14
| | | | * RemoveQuotes helper * `--url` option for `zen builds` command has been reworked to accept a "Cloud Artifact URL", removing the need to specify "host", "namespace" and "bucket" separately
* add cxxopts overload for parsing file paths from command line (#362)Dan Engelbrecht2025-04-221-0/+213