Get JSON out of the CLI
This commit is contained in:
parent
6227e9c5aa
commit
4f6752c005
@ -2,7 +2,7 @@
|
|||||||
debug = True
|
debug = True
|
||||||
endpoint = http://localhost:8080/api
|
endpoint = http://localhost:8080/api
|
||||||
key = {{ alerta_cli_api_key }}
|
key = {{ alerta_cli_api_key }}
|
||||||
output = psql
|
output = json
|
||||||
sslverify = False
|
sslverify = False
|
||||||
timezone = Europe/London
|
timezone = Europe/London
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user