Skip to content

gregory/marty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marty - command line to mange swarm cluster with ease :)

Highlight:

➜  marty git:(master) ✗ marty
Usage:
    marty [OPTIONS] SUBCOMMAND [ARG] ...

Parameters:
    SUBCOMMAND                    subcommand
    [ARG] ...                     subcommand arguments

Subcommands:
    create                        Create things
    create                        create a new grid
    rm, remove, destroy           create a new grid
    ls                            list machines
    upgrade                       upgrade docker-*

Options:
    -h, --help                    print help
➜  marty git:(master) ✗
marty create grid cluster1
marty create node -j cluster1 --master node1
marty create node -j cluster1  node2

TODO

  • better doc

About

manage docker swarm cluster with ease - wip - feel free to contribute!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors