Files
docker-cli/cli
Sebastiaan van Stijn 81da375c4d cli/command/service: runScale: use errors.Join, and cleanup
- Use stdlib multi-errors instead of creating our own
- use apiClient instead of client for the API client to
  prevent shadowing imports.
- use dockerCLI with Go's standard camelCase casing.
- rewrite runServiceScale to return warnings, instead of printing them

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-02-03 20:35:48 +01:00
..
2025-02-03 12:21:00 +01:00
2024-10-19 00:48:16 +02:00
2024-10-22 10:43:24 +02:00