Skip to content

Conversation

samrose
Copy link
Collaborator

@samrose samrose commented Mar 16, 2025

What kind of change does this PR introduce?

This PR creates a small utility to display instructions for running all of the cli nix apps implemented in this project

 % nix run .#show-commands  
nix run .#show-commands  
╭───┬──────────────────────────────────────────────────────────────────────────────────────╮
│ 0 │ View available commands for this app with: nix run .#dbmate-tool -- --help           │
│ 1 │ View available commands for this app with: nix run .#local-infra-bootstrap -- --help │
│ 2 │ View available commands for this app with: nix run .#pg-restore -- --help            │
│ 3 │ View available commands for this app with: nix run .#start-client -- --help          │
│ 4 │ View available commands for this app with: nix run .#start-replica -- --help         │
│ 5 │ View available commands for this app with: nix run .#start-server -- --help          │
│ 6 │ View available commands for this app with: nix run .#update-readme -- --help         │
╰───┴──────────────────────────────────────────────────────────────────────────────────────╯

@samrose samrose requested a review from a team as a code owner March 16, 2025 17:20
@samrose samrose requested a review from soedirgo March 16, 2025 17:20
@samrose samrose changed the title chore: create a programmtic listing of the commands that can be run chore: create a programmatic listing of the commands that can be run Mar 16, 2025
@samrose samrose merged commit 132a513 into develop Mar 17, 2025
12 checks passed
@samrose samrose deleted the show-apps branch March 17, 2025 02:18
damonrand pushed a commit to cepro/postgres that referenced this pull request Jun 15, 2025
…upabase#1480)

* chore: create a programmtic listing of the commands that can be run

* chore: deactivate sync-exts-versions

* chore: deprecate old migrate-postgres command
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.

2 participants