mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-08 00:03:07 +00:00
feat: new wmill CLI #831
This commit is contained in:
Executable
+13
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"value": {
|
||||
"host": "$var:g/all/not_secret",
|
||||
"port": 124,
|
||||
"user": "aaaa",
|
||||
"dbname": "bbbb",
|
||||
"sslmode": "disable",
|
||||
"password": "$var:g/all/pretty_secret"
|
||||
},
|
||||
"description": "",
|
||||
"resource_type": "postgres",
|
||||
"is_oauth": false
|
||||
}
|
||||
Reference in New Issue
Block a user