mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 22:30:54 +01:00
[PR #1052] [MERGED] Add command to generate shell completion #865
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/1052
Author: @gordonbondon
Created: 4/25/2025
Status: ✅ Merged
Merged: 5/1/2025
Merged by: @bioball
Base:
main← Head:add-completion-command📝 Commits (4)
b5f4260Add command to generate shell completionbbc3cd3Rename to shell-completion6f61594Update pkl-cli/src/main/kotlin/org/pkl/cli/commands/RootCommand.kt078e2e9Update pkl-cli/src/test/kotlin/org/pkl/cli/CliShellCompletionTest.kt📊 Changes
3 files changed (+57 additions, -1 deletions)
View changed files
📝
docs/modules/pkl-cli/pages/index.adoc(+17 -1)📝
pkl-cli/src/main/kotlin/org/pkl/cli/commands/RootCommand.kt(+6 -0)➕
pkl-cli/src/test/kotlin/org/pkl/cli/CliShellCompletionTest.kt(+34 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.