worker: Command to print resource-table env vars

This commit is contained in:
Łukasz Magiera
2021-11-30 02:06:58 +01:00
parent 001ecbb561
commit cf20b0b2b8
3 changed files with 89 additions and 0 deletions
+16
View File
@@ -15,6 +15,7 @@ COMMANDS:
storage manage sector storage
set Manage worker settings
wait-quiet Block until all running tasks exit
resources Manage resource table overrides
tasks Manage task processing
help, h Shows a list of commands or help for one command
@@ -127,6 +128,21 @@ OPTIONS:
```
## lotus-worker resources
```
NAME:
lotus-worker resources - Manage resource table overrides
USAGE:
lotus-worker resources [command options] [arguments...]
OPTIONS:
--all print all resource envvars (default: false)
--default print all resource envvars (default: false)
--help, -h show help (default: false)
```
## lotus-worker tasks
```
NAME: