Files
docker-cli/cli/command/secret
Sebastiaan van Stijn f9e4335564 cli/command/secret: use errors.Join
- 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.
- rename runSecretRemove to runRemove to align with other commands

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-02-03 19:33:58 +01:00
..
2023-12-12 22:30:16 +01:00
2024-11-12 12:38:18 +01:00
2025-02-03 19:33:58 +01:00