2
0
mirror of https://github.com/hibiken/asynq.git synced 2025-08-19 15:08:55 +08:00

Update readme

This commit is contained in:
Ken Hibino
2022-06-03 04:14:45 -07:00
committed by GitHub
parent 86fe31990b
commit 6c954c87bf
3 changed files with 3 additions and 2 deletions

View File

@@ -22,6 +22,7 @@ This will create the asynq executable under your `$GOPATH/bin` directory.
To view details on any command, use `asynq help <command> <subcommand>`.
- `asynq dash`
- `asynq stats`
- `asynq queue [ls inspect history rm pause unpause]`
- `asynq task [ls cancel delete archive run delete-all archive-all run-all]`