Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.

Commit

Permalink
add doc about the newly added commands
Browse files Browse the repository at this point in the history
Signed-off-by: Merlin Ran <[email protected]>
  • Loading branch information
merlinran committed Oct 14, 2021
1 parent 38abb3c commit 2d7c148
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,8 @@ If you have `bidbot` daemon running, we recommend you explore the following avai
- `bidbot download <payload-cid> <data-uri>`: This command allows you to download a CAR file to the `bidbot` download folder. This can be helpful to test downloads or manually re-download a particular CAR from a won auction (if that's necessary).
- `bidbot deals list`: This command shows you a list of your won auctions and some summary of which stage you're in the process.
- `bidbot deals show <bid-id>`: This command shows detailed information about a won auction.
- `bidbot pause` and `bidbot resume`: Useful when you use script to manage your miner load.
- `bidbot install-service`: Install bidbot as a systemd service. Need to run with `sudo`.

Do you think `bidbot` can have other commands that would make your life easier? We're interested in knowing about that!

Expand Down

0 comments on commit 2d7c148

Please sign in to comment.