Skip to content

Commit d31033b

Browse files
feat(mongosh): Add ExecRaw for the mongosh command
1 parent fb65d3f commit d31033b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

commands/mongo/mongosh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@
77
#
88
## Description: Run mongosh command
99
## Usage: mongosh <command>
10+
## ExecRaw: true
1011
## Example: "ddev mongosh "mongodb://mongo:27017"
1112
mongosh "$@"

0 commit comments

Comments
 (0)