Get JSON out of the CLI

This commit is contained in:
Luke Murphy 2020-04-10 10:47:00 +02:00
parent 6227e9c5aa
commit 4f6752c005
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
debug = True
endpoint = http://localhost:8080/api
key = {{ alerta_cli_api_key }}
output = psql
output = json
sslverify = False
timezone = Europe/London