-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pause-Tube & List-tubes-xyz beanstalkd commands is not present #9
Milestone
Comments
1xyz
changed the title
List-Tubes beanstalkd commands are missing
List/Pause-Tubes beanstalkd commands are missing
May 10, 2020
1xyz
changed the title
List/Pause-Tubes beanstalkd commands are missing
Pause-Tube & List-tubes-xyz beanstalkd commands is not present
May 15, 2020
Hello @1xyz amazing project! Thank you in advance |
+1 for implementing list-tubes, or: would you have time to review a PR if I were to open one? We're looking for an easy way to get started here, if contributors are welcome (no pressure) |
Hi, Yes any PRs and contributions are most welcome. Thank you for your comment
…On Wed, Dec 7, 2022, at 5:30 PM, Tor E Hagemann wrote:
+1 for implementing list-tubes, or: would you have time to review a PR if I were to open one? We're looking for an easy way to get started here, if contributors are welcome (no pressure)
—
Reply to this email directly, view it on GitHub <#9 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AN7F4UXKA5DNLAHPA6M4MW3WMD6V7ANCNFSM4NBHZ2WQ>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Hi, I haven't had the chance to pick it up, but looks like there are folks who might be interested in implementing it, I can review the Pull Request
…On Wed, Dec 7, 2022, at 4:35 AM, Alby Hernández wrote:
Hello @1xyz <https://github.com/1xyz> amazing project!
I would like to know which is the status for the list-tubes-watched command.
Thank you in advance
—
Reply to this email directly, view it on GitHub <#9 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AN7F4UQO2ESSALDJE76BQ73WMBD5NANCNFSM4NBHZ2WQ>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
This was referenced Apr 25, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The list-tubes command returns a list of all existing tubes. Its form is: list-tubes\r\n
The list-tube-used command returns the tube currently being used by the
client.
Its form is: list-tube-used\r\n
The list-tubes-watched command returns a list tubes currently being watched by the client. Its form is: list-tubes-watched\r\n
The pause-tube command can delay any new job being reserved for a given time. Its form is:
pause-tube \r\n
The text was updated successfully, but these errors were encountered: