Files
docker-cli/cli/command/service
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
..
2023-12-12 22:30:16 +01:00
2024-11-12 12:38:18 +01:00
2023-12-12 22:30:16 +01:00
2024-11-12 12:38:18 +01:00
2023-12-12 22:30:16 +01:00
2023-12-12 22:30:16 +01:00
2023-12-12 22:30:16 +01:00
2025-02-03 19:36:59 +01:00