Commit 696b95a
committed
docs(branches): document main-branch password field omission in get command
The main branch omits POSTGRES_URL and POSTGRES_URL_NON_POOLING because
production database credentials are not retrievable via the Management API.
Add a note to the Long description so the behavior is visible in both
--help output and the auto-generated CLI reference docs.
Fixes CLI-14501 parent ed13af7 commit 696b95a
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
82 | 84 | | |
83 | 85 | | |
84 | 86 | | |
| |||
0 commit comments