coller/src/cmd
Julien Riou b35828d909
All checks were successful
/ pre-commit (push) Successful in 1m18s
feat: Add clients base URL
- Add `clients_base_url` to define an alternative URL to download clients

- Rename `clients_directory` to `clients_base_directory` to download clients
  locally based on the version. If `show_version` is disabled and
  `clients_base_directory` are both defined, a redirection to a remote URL with
  the "latest" version is chosen in order to avoid to disclose the server
  version.

Fixes #43.

Signed-off-by: Julien Riou <julien@riou.xyz>
2025-10-10 12:55:26 +02:00
..
coller feat: Add JSON logging format 2025-10-02 07:35:48 +02:00
collerd feat: Add clients base URL 2025-10-10 12:55:26 +02:00
copier feat: Add copier and curl links 2025-10-02 09:23:40 +02:00