File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,10 +17,6 @@ export const usageText = `
1717 cache Manage cached templates (clean)
1818 upgrade-modules Upgrade installed pgpm modules to latest versions
1919
20- Development Tools:
21- docker Manage PostgreSQL Docker containers (start/stop)
22- env Display environment configuration
23-
2420 Database Administration:
2521 kill Terminate database connections and optionally drop databases
2622 install Install database modules
@@ -40,7 +36,12 @@ export const usageText = `
4036 status Show migration status
4137 list List all changes
4238 deps Show change dependencies
43-
39+
40+ Development Tools:
41+ docker Manage PostgreSQL Docker containers (start/stop)
42+ env Manage PostgreSQL environment variables
43+ test-packages Run integration tests on workspace packages
44+
4445 Global Options:
4546 -h, --help Display this help information
4647 -v, --version Display version information
You can’t perform that action at this time.
0 commit comments