Skip to content

Add a --board option to the sprint command #847

Open
@NicolasWebDev

Description

@NicolasWebDev

Hi,

When running jira sprint list, the board that gets used is the one configured in $HOME/.config/.jira/.config.yml. I understand that using --project (e.g., jira sprint list --project projectA) does not override this board configuration, which makes it difficult to list sprints from other projects.

Currently, the only workaround I’ve found is to manually edit the config file to switch the board, which becomes cumbersome when switching between multiple projects frequently.

Feature request:
It would be great to support an additional option, such as --board , in jira sprint list so that users can directly specify the board to use without having to change the global configuration.

This issue seems to be related to previous discussions and issues:

Thanks again for the great work on this CLI — it’s been incredibly helpful overall!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions