Skip to content

Doky is an intuitive library and CLI tool for manage your Docker-In-Docker instances from Play With Docker Lab.

License

Notifications You must be signed in to change notification settings

d3cryptofc/Doky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doky Logo
Doky Tool
A intuitive CLI tool and Python Library for manage your Docker-In-Docker instances
from Play With Docker

Any questions? Open an issue!

Usage

$ doky

Usage: doky [OPTIONS] COMMAND [ARGS]...

  Doky is a intuitive library and CLI tool for manage your Docker-In-Docker
  instances from Play With Docker Lab

Options:
  -h, --help  Show this message and exit.

Commands:
  version  Show current app version.

  User authentication management:
    auth me                       Show your authentication user informations.
    auth oauth [--provider NAME]  Request for an OAuth URL to authenticate with a provider.
    auth providers                List available OAuth providers to request an OAuth URL.
    auth token <TOKEN>            Set the authentication session ID.

Installation

Will you only use the CLI? Then install with pipx:

$ pipx install doky

Will you use both? Then you can install with pip/poetry/etc:

$ pip install doky
$ poetry add doky

About

Doky is an intuitive library and CLI tool for manage your Docker-In-Docker instances from Play With Docker Lab.

Topics

Resources

License

Stars

Watchers

Forks

Languages