UNPKG
mongodb-realm-cli
Version:
beta (2.0.0-beta.7)
latest (2.6.2)
2.6.2
2.6.1
2.6.0
2.5.0
2.4.2
2.4.1
2.3.5
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.0
2.1.0
2.0.0
2.0.0-beta.7
2.0.0-beta.6
2.0.0-beta.5
2.0.0-beta.4
2.0.0-beta.3
2.0.0-beta.2
2.0.0-beta.1
2.0.0-beta
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0
The MongoDB Realm Command Line Interface
github.com/10gen/realm-cli
10gen/realm-cli
mongodb-realm-cli
/
internal
/
local
/
testdata
/
full_project
/
log_forwarders
/
lf.json
19 lines
(18 loc)
•
266 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"name"
:
"forwarder"
,
"log_types"
:
[
"auth"
]
,
"log_statuses"
:
[
"error"
,
"success"
]
,
"policy"
:
{
"type"
:
"single"
}
,
"action"
:
{
"type"
:
"function"
,
"name"
:
"test"
}
,
"disabled"
:
false
}