Skip to content

IntertechInc/serviceBusSubscription-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serviceBusSubscription-cli

A simple command line tool to create new service bus subscriptions

Usage

$ createSubscription.exe -t <topic> -s <subscription> -f <filter> -c "<connectionString>"

Development

$ npm install
$ node index.js -h

To package into a native executable you must install jxcore and then run:

$ jx package index.js "createSubscription" -native -slim .git

About

A simple command line tool to create new service bus subscriptions

Resources

License

Stars

Watchers

Forks

Packages

No packages published