We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
melange completion
$ melange completion panic: runtime error: index out of range [0] with length 0 goroutine 1 [running]: chainguard.dev/melange/pkg/cli.New.completion.func2(0xc0001c3d00?, {0x31b9e80?, 0x4?, 0x1d9a73e?}) chainguard.dev/melange/pkg/cli/completion.go:61 +0x133 github.com/spf13/cobra.(*Command).execute(0xc000588c08, {0x31b9e80, 0x0, 0x0}) github.com/spf13/[email protected]/command.go:989 +0xa91 github.com/spf13/cobra.(*Command).ExecuteC(0xc000588308) github.com/spf13/[email protected]/command.go:1117 +0x3ff github.com/spf13/cobra.(*Command).Execute(...) github.com/spf13/[email protected]/command.go:1041 github.com/spf13/cobra.(*Command).ExecuteContext(0x20728c0?, {0x2072a80?, 0xc000414180?}) github.com/spf13/[email protected]/command.go:1034 +0x47 main.main() chainguard.dev/melange/main.go:30 +0x96
E.g. melange completion bash works though.
melange completion bash
The text was updated successfully, but these errors were encountered:
No branches or pull requests
E.g.
melange completion bash
works though.The text was updated successfully, but these errors were encountered: