Skip to content

siyong/seneca-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seneca-cli

Notice: This repo is currently still meant for specific use case. Future development have been planned but not implemented yet.

Install

npm install seneca-cli -g

Run

$ seneca-cli

seneca-cli$
seneca-cli$ set-url amqp://user:password@localhost:5672
set url successful amqp://user:password@localhost:5672

seneca-cli$ set-pin foo:bar
set pin successful foo:bar

seneca-cli$ act foo:bar,cmd:foobarcmd "{name:bar}"
{ 
    status: true, 
    ...
    ...
    /// return value from seneca call ///
}
 

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published