# all db commands are validated -- doesn't matter which we use
! exec chainlink node db version
cmp stderr err.txt
cmp stdout out.txt


-- out.txt --
Invalid configuration: invalid secrets: Database.URL: empty: must be provided and non-empty

-- err.txt --
invalid configuration
