DockerCLI/cli/command/node
Brian Goff 5400a48aaf
Plumb contexts through commands
This is to prepare for otel support.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-12-12 22:30:16 +01:00
..
testdata formatter: reduce minimum width for columns in table-view 2020-08-31 16:31:15 +02:00
client_test.go replace uses of deprecated api/types that moved to api/types/system 2023-07-15 01:20:49 +02:00
cmd.go hide swarm-related commands based on the current swarm status and role 2022-05-02 14:57:59 +02:00
demote.go Plumb contexts through commands 2023-12-12 22:30:16 +01:00
demote_test.go cli/command: remove dot-imports and unhandled errors 2023-10-23 15:21:47 +02:00
formatter.go replace uses of deprecated api/types that moved to api/types/system 2023-07-15 01:20:49 +02:00
formatter_test.go golangci-lint: revive: enable use-any 2023-11-20 19:52:46 +01:00
inspect.go Plumb contexts through commands 2023-12-12 22:30:16 +01:00
inspect_test.go cli/command: remove dot-imports and unhandled errors 2023-10-23 15:21:47 +02:00
list.go Plumb contexts through commands 2023-12-12 22:30:16 +01:00
list_test.go cli/command: remove dot-imports and unhandled errors 2023-10-23 15:21:47 +02:00
opts.go Add unused linter. 2017-06-14 16:54:27 -07:00
promote.go Plumb contexts through commands 2023-12-12 22:30:16 +01:00
promote_test.go cli/command: remove dot-imports and unhandled errors 2023-10-23 15:21:47 +02:00
ps.go Plumb contexts through commands 2023-12-12 22:30:16 +01:00
ps_test.go cli/command: remove dot-imports and unhandled errors 2023-10-23 15:21:47 +02:00
remove.go Plumb contexts through commands 2023-12-12 22:30:16 +01:00
remove_test.go cli/command/node: remove deprecated io/ioutil 2022-02-25 15:42:06 +01:00
update.go Plumb contexts through commands 2023-12-12 22:30:16 +01:00
update_test.go cli/command: remove dot-imports and unhandled errors 2023-10-23 15:21:47 +02:00