https://github.com/csalih/dstack
A cli tool to manage your local stack (experimental).
https://github.com/csalih/dstack
cli click docker docker-compose python3 stack
Last synced: about 1 month ago
JSON representation
A cli tool to manage your local stack (experimental).
- Host: GitHub
- URL: https://github.com/csalih/dstack
- Owner: CSalih
- License: mit
- Created: 2022-05-16T09:10:42.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-04T12:45:29.000Z (about 3 years ago)
- Last Synced: 2025-01-18T10:44:58.869Z (over 1 year ago)
- Topics: cli, click, docker, docker-compose, python3, stack
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Docker Stack (dstack)
A cli tool to manage your local stack.
## Install
To install the cli as executable type following:
``` bash
git clone https://github.com/CSalih/dstack
pip install --user dstack
```
## Usage
Type `dstack --help` for available options