Skip to main content

No project description provided

Project description

Docker Ready CLI

Docker Ready CLI is a tool for lazy DevOps(and other) engineers.

This tool is definitely for you if:

  • you don't like to write configs from scratch;
  • you don't have time to review the deployment project documentation;
  • you need a ready-to-use project;
  • you are lazy and just want everything to work after one command.

Installation

$ pipx install docker-ready-cli

Documentation

Run command

$ docker-ready run PROJECT_NAME

Show command

Show all available projects:

$ docker-ready show

Show information about the project by name:

$ docker-ready show PROJECT_NAME

Ps command

A list of running projects with brief information about their containers.

$ docker-ready ps

A list of running containers for a specific project with detailed information.

$ docker-ready ps PROJECT_NAME

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

docker_ready_cli-0.2.0.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

docker_ready_cli-0.2.0-py3-none-any.whl (5.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page