Skip to content

Small utility written in Python that lets one supply a file to QDR's qdmanage utility for effecting topology changes. The utility also lets you update the router's config file, making changes permanent.

Notifications You must be signed in to change notification settings

Ushnash/qdcreate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

qdcreate

Small utility written in Python that lets one supply a file to the QPid Dispatch Router qdmanage utility for effecting topology changes. The utility also lets you update the router's config file, making changes permanent.

Usage

usage: qdcreate.py [-h] [-o OUTFILE] infile

positional arguments:
  infile                name of the file containing data for qdmanage

optional arguments:
  -h, --help            show this help message and exit
  -o OUTFILE, --outfile OUTFILE
                        file to append the results to. Ideally, this is an
                        existing qdrouterd.conf file. If absent, data is
                        written to STDOUT.

About

Small utility written in Python that lets one supply a file to QDR's qdmanage utility for effecting topology changes. The utility also lets you update the router's config file, making changes permanent.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages