Skip to content

Conversation

@haytok
Copy link
Member

@haytok haytok commented Feb 1, 2026

The docs already documented
--ipc=(host|private|shareable|container:<container>).

However, the implementation only had host and private in help text and completion.

This adds the missing options and smart completion for container:<name>

@haytok haytok changed the title fix: add missing --ipc options and shell completion fix: add missing --ipc options in help text and shell completion Feb 1, 2026
The docs already documented
`--ipc=(host|private|shareable|container:<container>)`.

- https://github.com/containerd/nerdctl/blob/main/docs/command-reference.md#whale-nerdctl-run

However, the implementation only had `host` and `private` in help text
and completion.

This adds the missing options and smart completion for `container:<name>`

Signed-off-by: Hayato Kiwata <[email protected]>
@haytok haytok force-pushed the fix-completion-for-ipc-option branch from 63d7bf4 to 09660a1 Compare February 1, 2026 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant