Skip to content

Option to keep project list minimal even when piped to other commands #12

@victor-happiness

Description

@victor-happiness

When trying to find what project name I need to deploy I should be able to use the dhq projects list command combined with grep, but when you have a lot of projects the non-interative behavior of outputting the full json is a problem, and --json=false just returns an empty json not the interactive listing.

Their is somewhat a way to handle this with combining the grep with permalink but this still gives too many hits and if a project have a smaller name that contains common letters in others it makes it less useful (though I am sure their is a way to combines greps to make this).

It would be very useful to have a option to just work with the same list as shown on just projects list when piped.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions