dsd-util

Crates.iodsd-util
lib.rsdsd-util
version0.1.0
created_at2025-06-06 21:29:21.221857+00
updated_at2025-06-06 21:29:21.221857+00
descriptionA simple helper for managing your docker-stack-deploy containers.
homepagehttps://github.com/eldyl/dsd-util
repositoryhttps://github.com/eldyl/dsd-util
max_upload_size
id1703481
size85,398
Dylan Ullrich (eldyl)

documentation

README

dsd-util

This is a simple tool for my homelab that I use with docker-stack-deploy.

A simple helper for managing your docker-stack-deploy containers.

Usage: dsd-util <COMMAND>

Commands:
  init     Initialize and bootstrap a new instance of docker-stack-deploy
  logs     View container logs
  nuke     Kill all docker containers and redeploy docker-stack-deploy
  restart  Restart containers
  update   Update containers
  help     Print this message or the help of the given subcommand(s)

Options:
  -h, --help     Print help
  -V, --version  Print version

TODO

  • Improve docs
  • Create binary on release through github actions
Commit count: 9

cargo fmt