Skip to content

Commit 264fcc2

Browse files
aprimakinaclaude
andcommitted
docs: add db save-password and create role to README command list
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 3f5d769 commit 264fcc2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,8 @@ Tiger CLI provides the following commands:
115115
- `connection-string` - Get connection string for a service
116116
- `test-connection` - Test database connectivity
117117
- `schema` - Display database schema information (tables, views, indexes, functions, TimescaleDB hypertables, and more)
118+
- `save-password` - Save a database password to configured password storage (keyring, pgpass, or none)
119+
- `create role` - Create a new database role, with optional read-only enforcement, inherited grants (`--from`), and statement timeout
118120
- `tiger config` - Configuration management
119121
- `show` - Show current configuration
120122
- `set` - Set configuration value

0 commit comments

Comments
 (0)