dw

command module
v0.0.0-...-b68516f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 23, 2024 License: MIT Imports: 6 Imported by: 0

README

dw

A super simple CLI that - given a database url - will wait for that database to become available.

Installation
  1. Download the latest version of dw for your OS from the Releases page.

  2. Extract the binary:

tar -xvf dw_YOUR_OS.tar.gz
  1. 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

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL