pg-migrate-cli-1.1.0.0: test/golden/help/up.txt
Usage: pg-migrate-cli-help-fixture up
[--database-url URL] [--no-wait | --lock-timeout MILLISECONDS | --wait]
[--statement-timeout MILLISECONDS | --no-statement-timeout] [--json]
Apply the complete migration plan; selective execution is unavailable in v1
Connection
--database-url URL PostgreSQL URI or keyword/value connection string; no
environment variable is read
Execution
--no-wait Fail immediately when the advisory lock is
unavailable
--lock-timeout MILLISECONDS
Wait at most this many positive milliseconds for the
advisory lock
--wait Wait indefinitely for the advisory lock
--statement-timeout MILLISECONDS
Set a positive PostgreSQL statement timeout in
milliseconds
--no-statement-timeout Run without a temporary statement timeout
Output
--json Emit JSON schema version 1
Available options:
-h,--help Show this help text