Skip to content

fix: Show schedule commands in help, improve template #2923

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

Merged
merged 6 commits into from
Jul 12, 2022

Conversation

mafredri
Copy link
Member

The subcommands in coder schedule --help were not being shown due to annotations being present, this PR removes the annotations and permanently fixes the issue by only using the annotations for the root command in the help template.

@mafredri mafredri self-assigned this Jul 12, 2022
@mafredri mafredri requested review from johnstcn and kylecarbs July 12, 2022 13:19
@mafredri
Copy link
Member Author

mafredri commented Jul 12, 2022

Just realized we could probably remove the long help for schedule now 🤔
image

@mafredri mafredri merged commit 59facdd into main Jul 12, 2022
@mafredri mafredri deleted the mafredri/fix-cli-schedule-help branch July 12, 2022 20:24
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.

2 participants