aboutsummaryrefslogtreecommitdiff
path: root/src/zen/cmds/builds_cmd.h
Commit message (Expand)AuthorAgeFilesLines
* improve zen folder consistency and creation/cleanup (#1007)Dan Engelbrecht2026-04-221-3/+22
* zen CLI security review fixes (#974)Stefan Boberg2026-04-211-0/+7
* builds cmd refactor (#975)Dan Engelbrecht2026-04-201-151/+227
* fix memory usage for cache upload (#959)Dan Engelbrecht2026-04-151-2/+1
* Restructure zen builds using subcommands (#834)Stefan Boberg2026-03-161-89/+294
* use multi range requests (#800)Dan Engelbrecht2026-03-031-1/+1
* allow download specification for zen builds download (#734)Dan Engelbrecht2026-01-271-1/+2
* builds scanning cache (#727)v5.7.19-pre0Dan Engelbrecht2026-01-231-3/+4
* structured output for builds ls (#709)Dan Engelbrecht2026-01-141-1/+2
* added options to configure exclude folders and extensions to zen build comman...Dan Engelbrecht2026-01-131-2/+6
* add boost-worker oplog import export options (#693)Dan Engelbrecht2025-12-161-8/+9
* remove 'auto' option for zen builds download (#665)Dan Engelbrecht2025-11-251-1/+1
* update state when wildcard (#657)Dan Engelbrecht2025-11-241-0/+1
* control cache upload (#646)Dan Engelbrecht2025-11-121-1/+2
* add `--boost-worker-memory` option to zen builds (#639)Dan Engelbrecht2025-11-101-0/+1
* add `--verbose-http` option to builds commands (#630)Dan Engelbrecht2025-11-041-0/+1
* add `zen builds prime-cache` command (#598)Dan Engelbrecht2025-10-221-2/+5
* block reference couting copy support windows (#564)Dan Engelbrecht2025-10-111-0/+1
* limit number of chunks per block (#508)Dan Engelbrecht2025-09-231-1/+5
* fetch cloud oplog (#502)Dan Engelbrecht2025-09-221-21/+2
* improve builds download partial logic (#501)Dan Engelbrecht2025-09-221-1/+1
* add builds download force option (#498)Dan Engelbrecht2025-09-171-0/+1
* refactor zen command return value handling (#487)Dan Engelbrecht2025-09-051-3/+4
* list build part content (#462)Dan Engelbrecht2025-08-111-1/+7
* pause, resume and abort running builds cmd (#421)Dan Engelbrecht2025-06-051-9/+18
* builds download url (#419)Dan Engelbrecht2025-06-041-1/+1
* sparse win file write (#398)Dan Engelbrecht2025-05-161-0/+1
* builds allow redirect option (#379)Dan Engelbrecht2025-05-051-1/+2
* UE style formatted progress output (#380)Dan Engelbrecht2025-05-051-0/+1
* Merge branch 'main' into zs/zencli-list-namespaces-bucketsZousar Shaker2025-04-241-25/+25
|\
| * add cxxopts overload for parsing file paths from command line (#362)Dan Engelbrecht2025-04-221-25/+25
* | Remove list-namespaces from owning command descriptionzousar2025-04-221-1/+1
* | Replacing list-container with list-namespaceszousar2025-04-221-1/+1
* | Replace container with namespaceszousar2025-04-221-3/+4
* | Add a list-container subcommand to zen builds commandzousar2025-04-141-1/+5
|/
* scavenge builds (#352)Dan Engelbrecht2025-04-081-0/+1
* use oidctoken executable to generate auth (#336)Dan Engelbrecht2025-04-021-0/+2
* added --find-max-block-count option to builds upload (#337)Dan Engelbrecht2025-04-021-1/+2
* builds url discovery (#334)Dan Engelbrecht2025-04-011-1/+2
* temp path options and reduced scanning of target folder (#328)Dan Engelbrecht2025-03-281-0/+2
* build cache prime (#327)Dan Engelbrecht2025-03-271-2/+4
* zen build cache service (#318)Dan Engelbrecht2025-03-261-0/+3
* build list filters (#313)Dan Engelbrecht2025-03-191-6/+8
* fix quoted command lines arguments (#306)Dan Engelbrecht2025-03-121-19/+19
* pick up existing cache (#299)Dan Engelbrecht2025-03-101-2/+6
* partial block fetch (#298)Dan Engelbrecht2025-03-071-0/+1
* refactor use chunk sequence download (#291)Dan Engelbrecht2025-03-031-0/+2
* builds upload command (#278)Dan Engelbrecht2025-02-261-0/+106