Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.3.0

Request #15431 Add ability to send and receive messages on the command line
Submitted: 2008-12-29 04:46 UTC
From: gauthierm Assigned: gauthierm
Status: Closed Package: Services_Amazon_SQS (version CVS)
PHP Version: Irrelevant OS: Irrelevant
Roadmaps: (Not assigned)    
Subscription  


 [2008-12-29 04:46 UTC] gauthierm (Michael Gauthier)
Description: ------------ sqs send <queue-url> [optional-message] * sends stdin or optional argument to queue * echoes message id to stdout sqs receive [--delete] [--timeout=x] <queue-url> * receives a message and displays it on stdout

Comments

 [2009-06-16 11:05 UTC] gauthierm (Michael Gauthier)
-Status: Assigned +Status: Closed
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.