Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 418 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 418 Bytes

gsky-tools

Background

Common tools I use regularly

Use

For debian-based:

docker run --rm -it graboskyc/gsky-tools command

or for alpine-based:

docker run --rm -it graboskyc/gsky-tools:slim command

Valid Commands

  • Generic
    • busybox
  • MongoDB
    • mongosh
    • mongocli
    • mongodump
    • mongoexport
    • mongofiles
    • mongoimport
    • mongorestore
    • mongostat
    • mongotop