get-app \ name | directory | trace-directory | file-directory \ | db-vendor <database configuration> | upload-size \ | path | is-service \ to <variable>Copied!
get-app name to appnameCopied!
get-app db-vendor db to dbv if-true dbv equal GG_POSTGRES // do something Postgres specific end-ifCopied!