im-open/Increment database object snapshots
Creates or updates snapshots and puts them in the specified folder
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| db-name | The name of the database to create the snapshots from. | yes | — |
| instance-name | The name of the database server instance. Most often this will follow the format <server name>,<port>. | yes | — |
| snapshot-path | The path where the snapshots will be outputted. | yes | — |
| excluded-db-objects | A comma separated list of db object names to exclude from the snapshots. | — | — |
| objects-to-increment | A json string containing the list of database objects to take snapshots of. | — | — |
Outputs
no outputs