Skip to content
New issue

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

Fix/set application name #4

Merged
merged 3 commits into from
Aug 27, 2024
Merged

Fix/set application name #4

merged 3 commits into from
Aug 27, 2024

Conversation

matzefriedrich
Copy link
Owner

  • Adds the NewRootCommand helper method to create root cobra.Command objects with the application name and description.
  • Changes the NewCommandLineApplication method to set the application name and description (required to generate proper completion scripts for apps).

@matzefriedrich matzefriedrich added the enhancement New feature or request label Aug 27, 2024
@matzefriedrich matzefriedrich self-assigned this Aug 27, 2024
@matzefriedrich matzefriedrich merged commit d748f61 into main Aug 27, 2024
1 check passed
@matzefriedrich matzefriedrich deleted the fix/set-application-name branch August 27, 2024 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant