Skip to content

stk132/chakka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chakka

usage: chakka [<flags>] <command> [<args> ...]

fireworq queue and routing setting save, apply cli

Flags:
--help     Show context-sensitive help (also try --help-long and --help-man).
--version  Show application version.

Commands:
help [<command>...]
save --from=FROM [<flags>]
apply --to=TO [<flags>]

usage

save setting

chakka save --from=http://localhost:8888 --queue-file=./queues.json --routing-file=./routings.json

apply setting

chakka apply --to=http://localhost:8888 --queue-file=./queues.json --routing-file=./routings.json

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages