zahornyak/Mongodump & Mongorestore action
GitHub action to run mongodump/mongorestore commands
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| connection-string | The connection string to the MongoDB database | yes | — |
| compress | Compress the output file | no | false |
| additional-args | Additional arguments to pass to mongodump/mongorestore command | no | — |
| mongo-command | The mongodump/mongorestore command to run | no | mongodump |
Outputs
no outputs