We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fbb550d + 0f4cf7f commit 7c01b1dCopy full SHA for 7c01b1d
cmd/nvidia-ctk/cdi/generate/generate.go
@@ -132,7 +132,6 @@ func (m command) build() *cli.Command {
132
Destination: &opts.mode,
133
Sources: cli.NewValueSourceChain(
134
cli.EnvVar("NVIDIA_CTK_CDI_GENERATE_MODE"),
135
- m.config.ValueFrom("nvidia-container-runtime.mode"),
136
),
137
},
138
&cli.StringFlag{
0 commit comments