cli/cli/command/context
Sebastiaan van Stijn ba21666654
Merge pull request #6404 from thaJeztah/deprecate_nocomplete
cli/command/completion: deprecate NoComplete
2025-09-01 09:13:18 +02:00
..
testdata context list: remove temporary ContextType from JSON output 2025-04-01 19:46:36 +02:00
cmd.go cli/command/*: remove deprecated cobra command constructors 2025-08-21 11:12:28 +02:00
completion.go update go:build tags to go1.23 to align with vendor.mod 2025-04-17 10:43:47 +02:00
completion_test.go context: add shell-completion for context-names 2025-04-17 10:32:18 +02:00
create.go Merge pull request #6404 from thaJeztah/deprecate_nocomplete 2025-09-01 09:13:18 +02:00
create_test.go cli/command/context: deprecate exported types and functions 2025-08-30 01:51:12 +02:00
export-import_test.go cli/command/context: deprecate exported types and functions 2025-08-30 01:51:12 +02:00
export.go cli/command/context: deprecate exported types and functions 2025-08-30 01:51:12 +02:00
import.go cli/command/context: deprecate exported types and functions 2025-08-30 01:51:12 +02:00
inspect.go update go:build tags to go1.23 to align with vendor.mod 2025-04-17 10:43:47 +02:00
inspect_test.go cli/command/context: test inspecting context with custom metadata 2024-05-31 10:49:50 +02:00
list.go cli/command/completion: deprecate NoComplete 2025-08-30 12:00:34 +02:00
list_test.go cli/command/context: deprecate exported types and functions 2025-08-30 01:51:12 +02:00
options.go vendor: github.com/docker/docker master (v29.0-dev) 2025-07-21 23:04:50 +02:00
remove.go cli/command/context: deprecate exported types and functions 2025-08-30 01:51:12 +02:00
remove_test.go cli/command/context: deprecate exported types and functions 2025-08-30 01:51:12 +02:00
show.go cli/command/completion: deprecate NoComplete 2025-08-30 12:00:34 +02:00
show_test.go cli/command/context: test inspecting context with custom metadata 2024-05-31 10:49:50 +02:00
update.go cli/command/context: deprecate exported types and functions 2025-08-30 01:51:12 +02:00
update_test.go cli/command/context: deprecate exported types and functions 2025-08-30 01:51:12 +02:00
use.go cli/command/context: deprecate exported types and functions 2025-08-30 01:51:12 +02:00
use_test.go cli/command/context: deprecate exported types and functions 2025-08-30 01:51:12 +02:00