Skip to content

docs(pgpm): list ls in top-level help - #1844

Merged
pyramation merged 1 commit into
mainfrom
feat/pgpm-help-ls
Sep 17, 2026
Merged

pyramation merged 1 commit into
mainfrom
feat/pgpm-help-ls

Conversation

@pyramation

Copy link
Copy Markdown
Contributor

Summary

pgpm ls (#1841) works and has its own --help, but the hand-maintained usageText in pgpm/cli/src/utils/display.ts never listed it, so pgpm --help didn't advertise the command. Adds the one line under "Project Management".

Link to Devin session: https://app.devin.ai/sessions/dd4055c50bcf4b1e8e604211038aaa82
Open in Devin Desktop: https://app.devin.ai/desktop/session/dd4055c50bcf4b1e8e604211038aaa82?variant=devin
Requested by: @pyramation

@devin-ai-integration

Copy link
Copy Markdown
Contributor

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@tenki-reviewer

tenki-reviewer Bot commented Sep 17, 2026 •

Copy link
Copy Markdown

Review complete. No issues found — approved ✅.


This PR makes a small change to pgpm/cli/src/utils/display.ts, the CLI's shared display/help-text helper. The change is limited to output/formatting internals and does not alter command routing, argument parsing, or the migration engine. No correctness, concurrency, security, data-handling, or performance regressions were found across the correctness, performance, CLI-domain, holistic, and sweep review passes.

Files Change
pgpm/cli/src/utils/display.ts Adjusts the display/help output behavior for CLI commands.

Reviewed commit: 38ddf06

@pyramation
pyramation merged commit 52a1477 into main Sep 17, 2026
21 checks passed
@pyramation
pyramation deleted the feat/pgpm-help-ls branch September 17, 2026 07:19
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.

1 participant