casey / casey/just

Add `--include-private` to `just --list` and `just --summary`

Open
#2,742 1 comment 3 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
35.8k
Forks
846
Avg merge
27m
Merged PRs (30d)
3

Description

Currently there is no way (that I know of) to get a complete list of recipes, including private. Would it be possible to add a flag like `--include-private` that displays them?

Contributor guide

Open the contributing guide

Research direction

Start by locating the CLI handling for --list and --summary, then trace where private recipes are filtered from their output. Done means --include-private makes both commands include private recipes while the existing output remains unchanged without the flag.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.