Files
docker-cli/cli/command/container
Sebastiaan van Stijn 22a573649d cli/command: change uses of ListOpts.GetAll for GetSlice
The `GetSlice()` function is part of cobra's [cobra.SliceValue] interface,
and duplicates the older `GetAll()` method. This patch changes our use
of the `GetAll()` method with the intent to deprecated it in future.

[cobra.SliceValue]: https://pkg.go.dev/github.com/spf13/cobra@v1.9.1#SliceValue

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-04-23 13:51:37 +02:00
..
2017-10-26 12:21:02 -04:00
2023-12-12 22:30:16 +01:00
2025-02-03 19:17:50 +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:17:50 +01:00
2023-05-05 18:23:03 +02:00
2021-05-24 19:37:53 +01:00
2024-07-04 15:22:18 +02:00
2025-02-03 19:17:50 +01:00
2023-12-12 22:30:16 +01:00
2025-02-03 19:17:50 +01:00