Simplify work with postgres inside docker-compose service
Project description
usage: docker-compose-postgres [-h] [-c COMMAND] [-T] [--docker-compose-command DOCKER_COMPOSE_COMMAND] [-p] [-f FILE] [--env-user ENV_USER] [--env-db ENV_DB] [--service SERVICE] [-U USERNAME] [-d DBNAME]
optional arguments:
-h, --help show this help message and exit
-c COMMAND, --command COMMAND
run only single command (SQL or internal) and exit
-T disable pseudo-tty allocation. By default `docker-compose exec allocates a TTY.
--docker-compose-command DOCKER_COMPOSE_COMMAND
path to docker-compose executable. Default `docker-compose`
-p, --print do not call subprocess. Print command only.
-f FILE, --file FILE specify an alternate compose file (default: docker-compose.yml)
--env-user ENV_USER environment variable which defines username. Default `POSTGRES_USER`
--env-db ENV_DB environment variable which defines dbname. Default `POSTGRES_DB`
--service SERVICE specify name of service. Default behaviour is to find service with image name starts with `postgres:`
-U USERNAME, --username USERNAME
database user name
-d DBNAME, --dbname DBNAME
database name
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for docker-compose-postgres-0.0.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 20e7911c95eb2d44bcd679718e31c15110156f804580a7d0edaa031426345dfb |
|
MD5 | 3d0b19feac49e7010a1cd2b873d082ab |
|
BLAKE2b-256 | dbd9f706673391cecae37bf36ed40041d570e78fc607f88886b8b7d0a1b31441 |
Close
Hashes for docker_compose_postgres-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5fa09936f78ea10820e5ce8bb871b3e194bf4c9bd8c2c217e7eb38fa48288324 |
|
MD5 | c4ef8ce661cbf87cb606979ea5632798 |
|
BLAKE2b-256 | 558b19eb57428c907b263d539a5ba14a9e75281e5c52d3c9c4793fb2e2e6f099 |