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

List only project tasks instead of whole tasks and help message #748

Open
MalloZup opened this issue Jun 21, 2019 · 1 comment
Open

List only project tasks instead of whole tasks and help message #748

MalloZup opened this issue Jun 21, 2019 · 1 comment

Comments

@MalloZup
Copy link

MalloZup commented Jun 21, 2019

Is your feature request related to a problem? Please describe.

I was using boot for 1st time, and I was searching a command line way for list only custom tasks of a project.
After some discussion in slack, people suggested me that boot -h do the job.

As user, I didn't saw the project specific tasks because there were to much info which I ignored, when doing boot -h

At first glance to me boot -h has looked as only an helper command for the CLI itself.

I think the main problem is that boot -h is printing to much informations.

Describe alternatives you've considered

Maybe a new -t for only showing the tasks custom could help.

So the boot -h should only show the help of the CLI and boot -t should show only custom tasks

Thx for the project!

@burn2delete
Copy link
Contributor

After thinking about this for a bit, I think the best thing to do would be to leave custom tasks out of -h otherwise an issue with a custom task could cause boot to throw an error.

Showing task information about a project should be handled by boot show -t or some such thing.

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

No branches or pull requests

2 participants