command
module
Version:
v0.0.0-...-b68516f
Opens a new window with list of versions in this module.
Published: Jan 23, 2024
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
dw
A super simple CLI that - given a database url - will wait for that database to become available.
Installation
-
Download the latest version of dw for your OS from the Releases page.
-
Extract the binary:
tar -xvf dw_YOUR_OS.tar.gz
- Move the binary to your PATH.
Usage
dw "DATABASE_CONNECTION_STRING"
dw will continually attempt to connect to the database until it achieves a connection, at which point it will terminate with a successfully exit code.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.