diff --git a/documentation/en/cli-lotus-miner.md b/documentation/en/cli-lotus-miner.md index ff427ea09e9..0df22da26f4 100644 --- a/documentation/en/cli-lotus-miner.md +++ b/documentation/en/cli-lotus-miner.md @@ -5,7 +5,7 @@ NAME: lotus-miner - Filecoin decentralized storage network miner USAGE: - lotus-miner [global options] command [command options] [arguments...] + lotus-miner [global options] command [command options] VERSION: 1.32.1-dev @@ -48,7 +48,7 @@ NAME: lotus-miner init - Initialize a lotus miner repo USAGE: - lotus-miner init command [command options] [arguments...] + lotus-miner init command [command options] COMMANDS: restore Initialize a lotus miner repo from a backup @@ -94,7 +94,7 @@ NAME: lotus-miner run - Start a lotus miner process USAGE: - lotus-miner run [command options] [arguments...] + lotus-miner run [command options] OPTIONS: --miner-api value 2345 @@ -111,7 +111,7 @@ NAME: lotus-miner stop - Stop a running lotus miner USAGE: - lotus-miner stop [command options] [arguments...] + lotus-miner stop [command options] OPTIONS: --help, -h show help @@ -124,7 +124,7 @@ NAME: lotus-miner config - Manage node config USAGE: - lotus-miner config command [command options] [arguments...] + lotus-miner config command [command options] COMMANDS: default Print default node config @@ -142,7 +142,7 @@ NAME: lotus-miner config default - Print default node config USAGE: - lotus-miner config default [command options] [arguments...] + lotus-miner config default [command options] OPTIONS: --no-comment don't comment default values (default: false) @@ -156,7 +156,7 @@ NAME: lotus-miner config updated - Print updated node config USAGE: - lotus-miner config updated [command options] [arguments...] + lotus-miner config updated [command options] OPTIONS: --no-comment don't comment default values (default: false) @@ -192,7 +192,7 @@ NAME: lotus-miner version - Print version USAGE: - lotus-miner version [command options] [arguments...] + lotus-miner version [command options] OPTIONS: --help, -h show help @@ -205,7 +205,7 @@ NAME: lotus-miner actor - manipulate the miner actor USAGE: - lotus-miner actor command [command options] [arguments...] + lotus-miner actor command [command options] COMMANDS: set-addresses, set-addrs set addresses that your miner can be publicly dialed on @@ -320,7 +320,7 @@ NAME: lotus-miner actor control - Manage control addresses USAGE: - lotus-miner actor control command [command options] [arguments...] + lotus-miner actor control command [command options] COMMANDS: list Get currently set control addresses @@ -338,7 +338,7 @@ NAME: lotus-miner actor control list - Get currently set control addresses USAGE: - lotus-miner actor control list [command options] [arguments...] + lotus-miner actor control list [command options] OPTIONS: --verbose (default: false) @@ -394,7 +394,7 @@ NAME: lotus-miner actor compact-allocated - compact allocated sectors bitfield USAGE: - lotus-miner actor compact-allocated [command options] [arguments...] + lotus-miner actor compact-allocated [command options] OPTIONS: --mask-last-offset value Mask sector IDs from 0 to 'highest_allocated - offset' (default: 0) @@ -442,7 +442,7 @@ NAME: lotus-miner info - Print miner info USAGE: - lotus-miner info command [command options] [arguments...] + lotus-miner info command [command options] COMMANDS: all dump all related miner info @@ -461,7 +461,7 @@ NAME: lotus-miner info all - dump all related miner info USAGE: - lotus-miner info all [command options] [arguments...] + lotus-miner info all [command options] OPTIONS: --help, -h show help @@ -474,7 +474,7 @@ NAME: lotus-miner sectors - interact with sector store USAGE: - lotus-miner sectors command [command options] [arguments...] + lotus-miner sectors command [command options] COMMANDS: status Get the seal status of a sector by its number @@ -528,7 +528,7 @@ NAME: lotus-miner sectors list - List sectors USAGE: - lotus-miner sectors list command [command options] [arguments...] + lotus-miner sectors list command [command options] COMMANDS: upgrade-bounds Output upgrade bounds for available sectors @@ -553,7 +553,7 @@ NAME: lotus-miner sectors list upgrade-bounds - Output upgrade bounds for available sectors USAGE: - lotus-miner sectors list upgrade-bounds [command options] [arguments...] + lotus-miner sectors list upgrade-bounds [command options] OPTIONS: --buckets value (default: 25) @@ -569,7 +569,7 @@ NAME: lotus-miner sectors refs - List References to sectors USAGE: - lotus-miner sectors refs [command options] [arguments...] + lotus-miner sectors refs [command options] OPTIONS: --help, -h show help @@ -596,7 +596,7 @@ NAME: lotus-miner sectors pledge - store random data in a sector USAGE: - lotus-miner sectors pledge [command options] [arguments...] + lotus-miner sectors pledge [command options] OPTIONS: --help, -h show help @@ -609,7 +609,7 @@ NAME: lotus-miner sectors numbers - manage sector number assignments USAGE: - lotus-miner sectors numbers command [command options] [arguments...] + lotus-miner sectors numbers command [command options] COMMANDS: info view sector assigner state @@ -629,7 +629,7 @@ NAME: lotus-miner sectors numbers info - view sector assigner state USAGE: - lotus-miner sectors numbers info [command options] [arguments...] + lotus-miner sectors numbers info [command options] OPTIONS: --help, -h show help @@ -642,7 +642,7 @@ NAME: lotus-miner sectors numbers reservations - list sector number reservations USAGE: - lotus-miner sectors numbers reservations [command options] [arguments...] + lotus-miner sectors numbers reservations [command options] OPTIONS: --help, -h show help @@ -682,7 +682,7 @@ NAME: lotus-miner sectors precommits - Print on-chain precommit info USAGE: - lotus-miner sectors precommits [command options] [arguments...] + lotus-miner sectors precommits [command options] OPTIONS: --help, -h show help @@ -695,7 +695,7 @@ NAME: lotus-miner sectors check-expire - Inspect expiring sectors USAGE: - lotus-miner sectors check-expire [command options] [arguments...] + lotus-miner sectors check-expire [command options] OPTIONS: --cutoff value skip sectors whose current expiration is more than epochs from now, defaults to 60 days (default: 172800) @@ -709,7 +709,7 @@ NAME: lotus-miner sectors expired - Get or cleanup expired sectors USAGE: - lotus-miner sectors expired [command options] [arguments...] + lotus-miner sectors expired [command options] OPTIONS: --show-removed show removed sectors (default: false) @@ -769,7 +769,7 @@ NAME: lotus-miner sectors terminate flush - Send a terminate message if there are sectors queued for termination USAGE: - lotus-miner sectors terminate flush [command options] [arguments...] + lotus-miner sectors terminate flush [command options] OPTIONS: --help, -h show help @@ -782,7 +782,7 @@ NAME: lotus-miner sectors terminate pending - List sector numbers of sectors pending termination USAGE: - lotus-miner sectors terminate pending [command options] [arguments...] + lotus-miner sectors terminate pending [command options] OPTIONS: --help, -h show help @@ -863,7 +863,7 @@ NAME: lotus-miner sectors get-cc-collateral - Get the collateral required to pledge a committed capacity sector USAGE: - lotus-miner sectors get-cc-collateral [command options] [arguments...] + lotus-miner sectors get-cc-collateral [command options] OPTIONS: --expiration value the epoch when the sector will expire (default: 0) @@ -877,7 +877,7 @@ NAME: lotus-miner sectors batching - manage batch sector operations USAGE: - lotus-miner sectors batching command [command options] [arguments...] + lotus-miner sectors batching command [command options] COMMANDS: commit list sectors waiting in commit batch queue @@ -895,7 +895,7 @@ NAME: lotus-miner sectors batching commit - list sectors waiting in commit batch queue USAGE: - lotus-miner sectors batching commit [command options] [arguments...] + lotus-miner sectors batching commit [command options] OPTIONS: --publish-now send a batch now (default: false) @@ -909,7 +909,7 @@ NAME: lotus-miner sectors batching precommit - list sectors waiting in precommit batch queue USAGE: - lotus-miner sectors batching precommit [command options] [arguments...] + lotus-miner sectors batching precommit [command options] OPTIONS: --publish-now send a batch now (default: false) @@ -923,7 +923,7 @@ NAME: lotus-miner sectors match-pending-pieces - force a refreshed match of pending pieces to open sectors without manually waiting for more deals USAGE: - lotus-miner sectors match-pending-pieces [command options] [arguments...] + lotus-miner sectors match-pending-pieces [command options] OPTIONS: --help, -h show help @@ -936,7 +936,7 @@ NAME: lotus-miner sectors compact-partitions - removes dead sectors from partitions and reduces the number of partitions used if possible USAGE: - lotus-miner sectors compact-partitions [command options] [arguments...] + lotus-miner sectors compact-partitions [command options] OPTIONS: --deadline value the deadline to compact the partitions in (default: 0) @@ -965,7 +965,7 @@ NAME: lotus-miner proving - View proving information USAGE: - lotus-miner proving command [command options] [arguments...] + lotus-miner proving command [command options] COMMANDS: info View current state information @@ -989,7 +989,7 @@ NAME: lotus-miner proving info - View current state information USAGE: - lotus-miner proving info [command options] [arguments...] + lotus-miner proving info [command options] OPTIONS: --help, -h show help @@ -1002,7 +1002,7 @@ NAME: lotus-miner proving deadlines - View the current proving period deadlines information USAGE: - lotus-miner proving deadlines [command options] [arguments...] + lotus-miner proving deadlines [command options] OPTIONS: --all, -a Count all sectors (only live sectors are counted by default) (default: false) @@ -1031,7 +1031,7 @@ NAME: lotus-miner proving faults - View the currently known proving faulty sectors information USAGE: - lotus-miner proving faults [command options] [arguments...] + lotus-miner proving faults [command options] OPTIONS: --help, -h show help @@ -1061,7 +1061,7 @@ NAME: lotus-miner proving workers - list workers USAGE: - lotus-miner proving workers [command options] [arguments...] + lotus-miner proving workers [command options] OPTIONS: --help, -h show help @@ -1074,7 +1074,7 @@ NAME: lotus-miner proving compute - Compute simulated proving tasks USAGE: - lotus-miner proving compute command [command options] [arguments...] + lotus-miner proving compute command [command options] COMMANDS: windowed-post, window-post Compute WindowPoSt for a specific deadline @@ -1122,7 +1122,7 @@ NAME: lotus-miner storage - manage sector storage USAGE: - lotus-miner storage command [command options] [arguments...] + lotus-miner storage command [command options] DESCRIPTION: Sectors can be stored across many filesystem paths. These @@ -1222,7 +1222,7 @@ NAME: lotus-miner storage list - list local storage paths USAGE: - lotus-miner storage list command [command options] [arguments...] + lotus-miner storage list command [command options] COMMANDS: sectors get list of all sector files @@ -1239,7 +1239,7 @@ NAME: lotus-miner storage list sectors - get list of all sector files USAGE: - lotus-miner storage list sectors [command options] [arguments...] + lotus-miner storage list sectors [command options] OPTIONS: --help, -h show help @@ -1265,7 +1265,7 @@ NAME: lotus-miner storage cleanup - trigger cleanup actions USAGE: - lotus-miner storage cleanup [command options] [arguments...] + lotus-miner storage cleanup [command options] OPTIONS: --removed cleanup remaining files from removed sectors (default: true) @@ -1279,7 +1279,7 @@ NAME: lotus-miner storage locks - show active sector locks USAGE: - lotus-miner storage locks [command options] [arguments...] + lotus-miner storage locks [command options] OPTIONS: --help, -h show help @@ -1292,7 +1292,7 @@ NAME: lotus-miner sealing - interact with sealing pipeline USAGE: - lotus-miner sealing command [command options] [arguments...] + lotus-miner sealing command [command options] COMMANDS: jobs list running jobs @@ -1313,7 +1313,7 @@ NAME: lotus-miner sealing jobs - list running jobs USAGE: - lotus-miner sealing jobs [command options] [arguments...] + lotus-miner sealing jobs [command options] OPTIONS: --show-ret-done show returned but not consumed calls (default: false) @@ -1327,7 +1327,7 @@ NAME: lotus-miner sealing workers - list workers USAGE: - lotus-miner sealing workers [command options] [arguments...] + lotus-miner sealing workers [command options] OPTIONS: --help, -h show help @@ -1340,7 +1340,7 @@ NAME: lotus-miner sealing sched-diag - Dump internal scheduler state USAGE: - lotus-miner sealing sched-diag [command options] [arguments...] + lotus-miner sealing sched-diag [command options] OPTIONS: --force-sched (default: false) @@ -1382,7 +1382,7 @@ NAME: lotus-miner auth - Manage RPC permissions USAGE: - lotus-miner auth command [command options] [arguments...] + lotus-miner auth command [command options] COMMANDS: create-token Create token @@ -1400,7 +1400,7 @@ NAME: lotus-miner auth create-token - Create token USAGE: - lotus-miner auth create-token [command options] [arguments...] + lotus-miner auth create-token [command options] OPTIONS: --perm value permission to assign to the token, one of: read, write, sign, admin @@ -1414,7 +1414,7 @@ NAME: lotus-miner auth api-info - Get token with API info required to connect to this node USAGE: - lotus-miner auth api-info [command options] [arguments...] + lotus-miner auth api-info [command options] OPTIONS: --perm value permission to assign to the token, one of: read, write, sign, admin @@ -1428,7 +1428,7 @@ NAME: lotus-miner log - Manage logging USAGE: - lotus-miner log command [command options] [arguments...] + lotus-miner log command [command options] COMMANDS: list List log systems @@ -1447,7 +1447,7 @@ NAME: lotus-miner log list - List log systems USAGE: - lotus-miner log list [command options] [arguments...] + lotus-miner log list [command options] OPTIONS: --help, -h show help @@ -1494,7 +1494,7 @@ NAME: lotus-miner log alerts - Get alert states USAGE: - lotus-miner log alerts [command options] [arguments...] + lotus-miner log alerts [command options] OPTIONS: --all get all (active and inactive) alerts (default: false) @@ -1508,7 +1508,7 @@ NAME: lotus-miner wait-api - Wait for lotus api to come online USAGE: - lotus-miner wait-api [command options] [arguments...] + lotus-miner wait-api [command options] CATEGORY: DEVELOPER diff --git a/documentation/en/cli-lotus-worker.md b/documentation/en/cli-lotus-worker.md index 7e5cf8c4781..547d484bc74 100644 --- a/documentation/en/cli-lotus-worker.md +++ b/documentation/en/cli-lotus-worker.md @@ -5,7 +5,7 @@ NAME: lotus-worker - Remote miner worker USAGE: - lotus-worker [global options] command [command options] [arguments...] + lotus-worker [global options] command [command options] VERSION: 1.32.1-dev @@ -34,7 +34,7 @@ NAME: lotus-worker run - Start lotus worker USAGE: - lotus-worker run [command options] [arguments...] + lotus-worker run [command options] DESCRIPTION: Run lotus-worker. @@ -97,7 +97,7 @@ NAME: lotus-worker stop - Stop a running lotus worker USAGE: - lotus-worker stop [command options] [arguments...] + lotus-worker stop [command options] OPTIONS: --help, -h show help @@ -110,7 +110,7 @@ NAME: lotus-worker info - Print worker info USAGE: - lotus-worker info [command options] [arguments...] + lotus-worker info [command options] OPTIONS: --help, -h show help @@ -123,7 +123,7 @@ NAME: lotus-worker storage - manage sector storage USAGE: - lotus-worker storage command [command options] [arguments...] + lotus-worker storage command [command options] COMMANDS: attach attach local storage path @@ -142,7 +142,7 @@ NAME: lotus-worker storage attach - attach local storage path USAGE: - lotus-worker storage attach [command options] [arguments...] + lotus-worker storage attach [command options] OPTIONS: --init initialize the path first (default: false) @@ -176,7 +176,7 @@ NAME: lotus-worker storage redeclare - redeclare sectors in a local storage path USAGE: - lotus-worker storage redeclare [command options] [arguments...] + lotus-worker storage redeclare [command options] OPTIONS: --id value storage path ID @@ -192,7 +192,7 @@ NAME: lotus-worker resources - Manage resource table overrides USAGE: - lotus-worker resources [command options] [arguments...] + lotus-worker resources [command options] OPTIONS: --all print all resource envvars (default: false) @@ -207,7 +207,7 @@ NAME: lotus-worker tasks - Manage task processing USAGE: - lotus-worker tasks command [command options] [arguments...] + lotus-worker tasks command [command options] COMMANDS: enable Enable a task type diff --git a/documentation/en/cli-lotus.md b/documentation/en/cli-lotus.md index 5ca094ab1b2..cfb1acd6a17 100644 --- a/documentation/en/cli-lotus.md +++ b/documentation/en/cli-lotus.md @@ -5,7 +5,7 @@ NAME: lotus - Filecoin decentralized storage network client USAGE: - lotus [global options] command [command options] [arguments...] + lotus [global options] command [command options] VERSION: 1.32.1-dev @@ -56,7 +56,7 @@ NAME: lotus daemon - Start a lotus daemon process USAGE: - lotus daemon command [command options] [arguments...] + lotus daemon command [command options] COMMANDS: stop Stop a running lotus daemon @@ -88,7 +88,7 @@ NAME: lotus daemon stop - Stop a running lotus daemon USAGE: - lotus daemon stop [command options] [arguments...] + lotus daemon stop [command options] OPTIONS: --help, -h show help @@ -123,7 +123,7 @@ NAME: lotus config - Manage node config USAGE: - lotus config command [command options] [arguments...] + lotus config command [command options] COMMANDS: default Print default node config @@ -141,7 +141,7 @@ NAME: lotus config default - Print default node config USAGE: - lotus config default [command options] [arguments...] + lotus config default [command options] OPTIONS: --no-comment don't comment default values (default: false) @@ -155,7 +155,7 @@ NAME: lotus config updated - Print updated node config USAGE: - lotus config updated [command options] [arguments...] + lotus config updated [command options] OPTIONS: --no-comment don't comment default values (default: false) @@ -169,7 +169,7 @@ NAME: lotus version - Print version USAGE: - lotus version [command options] [arguments...] + lotus version [command options] OPTIONS: --help, -h show help @@ -208,7 +208,7 @@ NAME: lotus wallet - Manage wallet USAGE: - lotus wallet command [command options] [arguments...] + lotus wallet command [command options] COMMANDS: new Generate a new key of the given type @@ -248,7 +248,7 @@ NAME: lotus wallet list - List wallet address USAGE: - lotus wallet list [command options] [arguments...] + lotus wallet list [command options] OPTIONS: --addr-only, -a Only print addresses (default: false) @@ -305,7 +305,7 @@ NAME: lotus wallet default - Get default wallet address USAGE: - lotus wallet default [command options] [arguments...] + lotus wallet default [command options] OPTIONS: --help, -h show help @@ -370,7 +370,7 @@ NAME: lotus wallet market - Interact with market balances USAGE: - lotus wallet market command [command options] [arguments...] + lotus wallet market command [command options] COMMANDS: withdraw Withdraw funds from the Storage Market Actor @@ -419,7 +419,7 @@ NAME: lotus info - Print node info USAGE: - lotus info [command options] [arguments...] + lotus info [command options] CATEGORY: BASIC @@ -435,7 +435,7 @@ NAME: lotus msig - Interact with a multisig wallet USAGE: - lotus msig command [command options] [arguments...] + lotus msig command [command options] COMMANDS: create Create a new multisig wallet @@ -714,7 +714,7 @@ NAME: lotus filplus - Interact with the verified registry actor used by Filplus USAGE: - lotus filplus command [command options] [arguments...] + lotus filplus command [command options] COMMANDS: grant-datacap give allowance to the specified verified client address @@ -755,7 +755,7 @@ NAME: lotus filplus list-notaries - list all notaries USAGE: - lotus filplus list-notaries [command options] [arguments...] + lotus filplus list-notaries [command options] OPTIONS: --help, -h show help @@ -768,7 +768,7 @@ NAME: lotus filplus list-clients - list all verified clients USAGE: - lotus filplus list-clients [command options] [arguments...] + lotus filplus list-clients [command options] OPTIONS: --help, -h show help @@ -902,7 +902,7 @@ NAME: lotus paych - Manage payment channels USAGE: - lotus paych command [command options] [arguments...] + lotus paych command [command options] COMMANDS: add-funds Add funds to the payment channel between fromAddress and toAddress. Creates the payment channel if it doesn't already exist. @@ -939,7 +939,7 @@ NAME: lotus paych list - List all locally registered payment channels USAGE: - lotus paych list [command options] [arguments...] + lotus paych list [command options] OPTIONS: --help, -h show help @@ -952,7 +952,7 @@ NAME: lotus paych voucher - Interact with payment channel vouchers USAGE: - lotus paych voucher command [command options] [arguments...] + lotus paych voucher command [command options] COMMANDS: create Create a signed payment channel voucher @@ -1107,7 +1107,7 @@ NAME: lotus auth - Manage RPC permissions USAGE: - lotus auth command [command options] [arguments...] + lotus auth command [command options] COMMANDS: create-token Create token @@ -1125,7 +1125,7 @@ NAME: lotus auth create-token - Create token USAGE: - lotus auth create-token [command options] [arguments...] + lotus auth create-token [command options] OPTIONS: --perm value permission to assign to the token, one of: read, write, sign, admin @@ -1139,7 +1139,7 @@ NAME: lotus auth api-info - Get token with API info required to connect to this node USAGE: - lotus auth api-info [command options] [arguments...] + lotus auth api-info [command options] OPTIONS: --perm value permission to assign to the token, one of: read, write, sign, admin @@ -1153,7 +1153,7 @@ NAME: lotus mpool - Manage message pool USAGE: - lotus mpool command [command options] [arguments...] + lotus mpool command [command options] COMMANDS: pending Get pending messages @@ -1177,7 +1177,7 @@ NAME: lotus mpool pending - Get pending messages USAGE: - lotus mpool pending [command options] [arguments...] + lotus mpool pending [command options] OPTIONS: --local print pending messages for addresses in local wallet only (default: false) @@ -1194,7 +1194,7 @@ NAME: lotus mpool sub - Subscribe to mpool changes USAGE: - lotus mpool sub [command options] [arguments...] + lotus mpool sub [command options] OPTIONS: --help, -h show help @@ -1207,7 +1207,7 @@ NAME: lotus mpool stat - print mempool stats USAGE: - lotus mpool stat [command options] [arguments...] + lotus mpool stat [command options] OPTIONS: --local print stats for addresses in local wallet only (default: false) @@ -1240,7 +1240,7 @@ NAME: lotus mpool find - find a message in the mempool USAGE: - lotus mpool find [command options] [arguments...] + lotus mpool find [command options] OPTIONS: --from value search for messages with given 'from' address @@ -1269,7 +1269,7 @@ NAME: lotus mpool gas-perf - Check gas performance of messages in mempool USAGE: - lotus mpool gas-perf [command options] [arguments...] + lotus mpool gas-perf [command options] OPTIONS: --all print gas performance for all mempool messages (default only prints for local) (default: false) @@ -1283,7 +1283,7 @@ NAME: lotus mpool manage USAGE: - lotus mpool manage [command options] [arguments...] + lotus mpool manage [command options] OPTIONS: --help, -h show help @@ -1296,7 +1296,7 @@ NAME: lotus state - Interact with and query filecoin chain state USAGE: - lotus state command [command options] [arguments...] + lotus state command [command options] COMMANDS: power Query network or miner power @@ -1377,7 +1377,7 @@ NAME: lotus state list-actors - list all actors in the network USAGE: - lotus state list-actors [command options] [arguments...] + lotus state list-actors [command options] OPTIONS: --help, -h show help @@ -1390,7 +1390,7 @@ NAME: lotus state list-miners - list all miners in the network USAGE: - lotus state list-miners [command options] [arguments...] + lotus state list-miners [command options] OPTIONS: --sort-by value criteria to sort miners by (none, num-deals) @@ -1404,7 +1404,7 @@ NAME: lotus state circulating-supply - Get the exact current circulating supply of Filecoin USAGE: - lotus state circulating-supply [command options] [arguments...] + lotus state circulating-supply [command options] OPTIONS: --vm-supply calculates the approximation of the circulating supply used internally by the VM (instead of the exact amount) (default: false) @@ -1499,7 +1499,7 @@ NAME: lotus state list-messages - list messages on chain matching given criteria USAGE: - lotus state list-messages [command options] [arguments...] + lotus state list-messages [command options] OPTIONS: --to value return messages to a given address @@ -1516,7 +1516,7 @@ NAME: lotus state compute-state - Perform state computations USAGE: - lotus state compute-state [command options] [arguments...] + lotus state compute-state [command options] OPTIONS: --vm-height value set the height that the vm will see (default: 0) @@ -1606,7 +1606,7 @@ NAME: lotus state market - Inspect the storage market actor USAGE: - lotus state market command [command options] [arguments...] + lotus state market command [command options] COMMANDS: balance Get the market balance (locked and escrowed) for a given account @@ -1663,7 +1663,7 @@ NAME: lotus state network-version - Returns the network version USAGE: - lotus state network-version [command options] [arguments...] + lotus state network-version [command options] OPTIONS: --help, -h show help @@ -1689,7 +1689,7 @@ NAME: lotus state actor-cids - Returns the built-in actor bundle manifest ID & system actor cids USAGE: - lotus state actor-cids [command options] [arguments...] + lotus state actor-cids [command options] OPTIONS: --network-version value specify network version (default: 0) @@ -1703,7 +1703,7 @@ NAME: lotus chain - Interact with filecoin blockchain USAGE: - lotus chain command [command options] [arguments...] + lotus chain command [command options] COMMANDS: head Print chain head @@ -1738,7 +1738,7 @@ NAME: lotus chain head - Print chain head USAGE: - lotus chain head [command options] [arguments...] + lotus chain head [command options] OPTIONS: --height print just the epoch number of the chain head (default: false) @@ -1845,7 +1845,7 @@ NAME: lotus chain list - View a segment of the chain USAGE: - lotus chain list [command options] [arguments...] + lotus chain list [command options] OPTIONS: --epoch value, --height value (default: current head) @@ -1954,7 +1954,7 @@ NAME: lotus chain export-range - export chain to a car file USAGE: - lotus chain export-range [command options] [arguments...] + lotus chain export-range [command options] OPTIONS: --head value specify tipset to start the export from (higher epoch) (default: "@head") @@ -1989,7 +1989,7 @@ NAME: lotus chain gas-price - Estimate gas prices USAGE: - lotus chain gas-price [command options] [arguments...] + lotus chain gas-price [command options] OPTIONS: --help, -h show help @@ -2002,7 +2002,7 @@ NAME: lotus chain inspect-usage - Inspect block space usage of a given tipset USAGE: - lotus chain inspect-usage [command options] [arguments...] + lotus chain inspect-usage [command options] OPTIONS: --tipset value specify tipset to view block space usage of (default: "@head") @@ -2018,7 +2018,7 @@ NAME: lotus chain decode - decode various types USAGE: - lotus chain decode command [command options] [arguments...] + lotus chain decode command [command options] COMMANDS: params Decode message params @@ -2050,7 +2050,7 @@ NAME: lotus chain encode - encode various types USAGE: - lotus chain encode command [command options] [arguments...] + lotus chain encode command [command options] COMMANDS: params Encodes the given JSON params @@ -2083,7 +2083,7 @@ NAME: lotus chain disputer - interact with the window post disputer USAGE: - lotus chain disputer command [command options] [arguments...] + lotus chain disputer command [command options] COMMANDS: start Start the window post disputer @@ -2130,7 +2130,7 @@ NAME: lotus chain prune - splitstore gc USAGE: - lotus chain prune command [command options] [arguments...] + lotus chain prune command [command options] COMMANDS: compact-cold force splitstore compaction on cold store state and run gc @@ -2149,7 +2149,7 @@ NAME: lotus chain prune compact-cold - force splitstore compaction on cold store state and run gc USAGE: - lotus chain prune compact-cold [command options] [arguments...] + lotus chain prune compact-cold [command options] OPTIONS: --online-gc use online gc for garbage collecting the coldstore (default: false) @@ -2165,7 +2165,7 @@ NAME: lotus chain prune hot - run online (badger vlog) garbage collection on hotstore USAGE: - lotus chain prune hot [command options] [arguments...] + lotus chain prune hot [command options] OPTIONS: --threshold value Threshold of vlog garbage for gc (default: 0.01) @@ -2180,7 +2180,7 @@ NAME: lotus chain prune hot-moving - run moving gc on hotstore USAGE: - lotus chain prune hot-moving [command options] [arguments...] + lotus chain prune hot-moving [command options] OPTIONS: --help, -h show help @@ -2193,7 +2193,7 @@ NAME: lotus log - Manage logging USAGE: - lotus log command [command options] [arguments...] + lotus log command [command options] COMMANDS: list List log systems @@ -2212,7 +2212,7 @@ NAME: lotus log list - List log systems USAGE: - lotus log list [command options] [arguments...] + lotus log list [command options] OPTIONS: --help, -h show help @@ -2259,7 +2259,7 @@ NAME: lotus log alerts - Get alert states USAGE: - lotus log alerts [command options] [arguments...] + lotus log alerts [command options] OPTIONS: --all get all (active and inactive) alerts (default: false) @@ -2273,7 +2273,7 @@ NAME: lotus wait-api - Wait for lotus api to come online USAGE: - lotus wait-api [command options] [arguments...] + lotus wait-api [command options] CATEGORY: DEVELOPER @@ -2306,7 +2306,7 @@ NAME: lotus evm - Commands related to the Filecoin EVM runtime USAGE: - lotus evm command [command options] [arguments...] + lotus evm command [command options] COMMANDS: deploy Deploy an EVM smart contract and return its address @@ -2411,7 +2411,7 @@ NAME: lotus index - Commands related to managing the chainindex USAGE: - lotus index command [command options] [arguments...] + lotus index command [command options] COMMANDS: validate-backfill Validates and optionally backfills the chainindex for a range of epochs @@ -2428,7 +2428,7 @@ NAME: lotus index validate-backfill - Validates and optionally backfills the chainindex for a range of epochs USAGE: - lotus index validate-backfill [command options] [arguments...] + lotus index validate-backfill [command options] DESCRIPTION: @@ -2481,7 +2481,7 @@ NAME: lotus net - Manage P2P Network USAGE: - lotus net command [command options] [arguments...] + lotus net command [command options] COMMANDS: peers Print peers @@ -2513,7 +2513,7 @@ NAME: lotus net peers - Print peers USAGE: - lotus net peers [command options] [arguments...] + lotus net peers [command options] OPTIONS: --agent, -a Print agent name (default: false) @@ -2569,7 +2569,7 @@ NAME: lotus net listen - List listen addresses USAGE: - lotus net listen [command options] [arguments...] + lotus net listen [command options] OPTIONS: --help, -h show help @@ -2582,7 +2582,7 @@ NAME: lotus net id - Get node identity USAGE: - lotus net id [command options] [arguments...] + lotus net id [command options] OPTIONS: --help, -h show help @@ -2608,7 +2608,7 @@ NAME: lotus net scores - Print peers' pubsub scores USAGE: - lotus net scores [command options] [arguments...] + lotus net scores [command options] OPTIONS: --extended, -x print extended peer scores in json (default: false) @@ -2622,7 +2622,7 @@ NAME: lotus net reachability - Print information about reachability from the internet USAGE: - lotus net reachability [command options] [arguments...] + lotus net reachability [command options] OPTIONS: --help, -h show help @@ -2635,7 +2635,7 @@ NAME: lotus net bandwidth - Print bandwidth usage information USAGE: - lotus net bandwidth [command options] [arguments...] + lotus net bandwidth [command options] OPTIONS: --by-peer list bandwidth usage by peer (default: false) @@ -2650,7 +2650,7 @@ NAME: lotus net block - Manage network connection gating rules USAGE: - lotus net block command [command options] [arguments...] + lotus net block command [command options] COMMANDS: add Add connection gating rules @@ -2669,7 +2669,7 @@ NAME: lotus net block add - Add connection gating rules USAGE: - lotus net block add command [command options] [arguments...] + lotus net block add command [command options] COMMANDS: peer Block a peer @@ -2727,7 +2727,7 @@ NAME: lotus net block remove - Remove connection gating rules USAGE: - lotus net block remove command [command options] [arguments...] + lotus net block remove command [command options] COMMANDS: peer Unblock a peer @@ -2785,7 +2785,7 @@ NAME: lotus net block list - list connection gating rules USAGE: - lotus net block list [command options] [arguments...] + lotus net block list [command options] OPTIONS: --help, -h show help @@ -2877,7 +2877,7 @@ NAME: lotus net list-protected - List the peer IDs with protected connection. USAGE: - lotus net list-protected [command options] [arguments...] + lotus net list-protected [command options] OPTIONS: --help, -h show help @@ -2890,7 +2890,7 @@ NAME: lotus sync - Inspect or interact with the chain syncer USAGE: - lotus sync command [command options] [arguments...] + lotus sync command [command options] COMMANDS: status check sync status @@ -2912,7 +2912,7 @@ NAME: lotus sync status - check sync status USAGE: - lotus sync status [command options] [arguments...] + lotus sync status [command options] OPTIONS: --help, -h show help @@ -2925,7 +2925,7 @@ NAME: lotus sync wait - Wait for sync to be complete USAGE: - lotus sync wait [command options] [arguments...] + lotus sync wait [command options] OPTIONS: --watch don't exit after node is synced (default: false) @@ -2993,7 +2993,7 @@ NAME: lotus f3 - Manages Filecoin Fast Finality (F3) interactions USAGE: - lotus f3 command [command options] [arguments...] + lotus f3 command [command options] COMMANDS: list-miners, lm Lists the miners that currently participate in F3 via this node. @@ -3014,7 +3014,7 @@ NAME: lotus f3 list-miners - Lists the miners that currently participate in F3 via this node. USAGE: - lotus f3 list-miners [command options] [arguments...] + lotus f3 list-miners [command options] OPTIONS: --help, -h show help @@ -3027,7 +3027,7 @@ NAME: lotus f3 powertable USAGE: - lotus f3 powertable command [command options] [arguments...] + lotus f3 powertable command [command options] COMMANDS: get, g Get F3 power table at a specific instance ID or latest instance if none is specified. @@ -3074,7 +3074,7 @@ NAME: lotus f3 certs - Manages interactions with F3 finality certificates. USAGE: - lotus f3 certs command [command options] [arguments...] + lotus f3 certs command [command options] COMMANDS: get Gets an F3 finality certificate to a given instance ID, or the latest certificate if no instance is specified. @@ -3192,7 +3192,7 @@ NAME: lotus f3 manifest - Gets the current manifest used by F3. USAGE: - lotus f3 manifest [command options] [arguments...] + lotus f3 manifest [command options] OPTIONS: --output value The output format. Supported formats: text, json (default: "text") @@ -3206,7 +3206,7 @@ NAME: lotus f3 status - Checks the F3 status. USAGE: - lotus f3 status [command options] [arguments...] + lotus f3 status [command options] OPTIONS: --help, -h show help @@ -3219,7 +3219,7 @@ NAME: lotus status - Check node status USAGE: - lotus status [command options] [arguments...] + lotus status [command options] CATEGORY: STATUS diff --git a/go.mod b/go.mod index 6d227ecec97..2128fcc2b74 100644 --- a/go.mod +++ b/go.mod @@ -30,6 +30,7 @@ require ( github.com/detailyang/go-fallocate v0.0.0-20180908115635-432fa640bd2e github.com/dgraph-io/badger/v2 v2.2007.4 github.com/docker/go-units v0.5.0 + github.com/drand/go-clients v0.2.1 github.com/drand/kyber v1.3.1 github.com/dustin/go-humanize v1.0.1 github.com/elastic/go-elasticsearch/v7 v7.14.0 @@ -134,7 +135,7 @@ require ( github.com/stretchr/testify v1.10.0 github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7 // dependency-check-ignore: unknown github.com/triplewz/poseidon v0.0.2 - github.com/urfave/cli/v2 v2.27.2 + github.com/urfave/cli/v2 v2.27.5 github.com/whyrusleeping/bencher v0.0.0-20190829221104-bb6607aa8bba github.com/whyrusleeping/cbor-gen v0.2.0 github.com/whyrusleeping/multiaddr-filter v0.0.0-20160516205228-e903e4adabd7 @@ -185,7 +186,7 @@ require ( github.com/cespare/xxhash/v2 v2.3.0 // indirect github.com/cilium/ebpf v0.9.1 // indirect github.com/consensys/bavard v0.1.13 // indirect - github.com/cpuguy83/go-md2man/v2 v2.0.4 // indirect + github.com/cpuguy83/go-md2man/v2 v2.0.5 // indirect github.com/cskr/pubsub v1.0.2 // indirect github.com/daaku/go.zipexe v1.0.2 // indirect github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect @@ -194,7 +195,6 @@ require ( github.com/dgraph-io/ristretto v0.1.1 // indirect github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13 // indirect github.com/drand/drand/v2 v2.0.4 - github.com/drand/go-clients v0.2.1 github.com/drand/kyber-bls12381 v0.3.1 // indirect github.com/elastic/go-windows v1.0.0 // indirect github.com/etclabscore/go-jsonschema-walk v0.0.6 // indirect diff --git a/go.sum b/go.sum index 7360ca16f6e..ec97bd5ff3d 100644 --- a/go.sum +++ b/go.sum @@ -185,8 +185,8 @@ github.com/corpix/uarand v0.1.1/go.mod h1:SFKZvkcRoLqVRFZ4u25xPmp6m9ktANfbpXZ7SJ github.com/cpuguy83/go-md2man v1.0.10/go.mod h1:SmD6nW6nTyfqj6ABTjUi3V3JVMnlJmwcJI5acqYI6dE= github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d/go.mod h1:maD7wRr/U5Z6m/iR4s+kqSMx2CaBsrgA7czyZG/E6dU= github.com/cpuguy83/go-md2man/v2 v2.0.0/go.mod h1:maD7wRr/U5Z6m/iR4s+kqSMx2CaBsrgA7czyZG/E6dU= -github.com/cpuguy83/go-md2man/v2 v2.0.4 h1:wfIWP927BUkWJb2NmU/kNDYIBTh/ziUX91+lVfRxZq4= -github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o= +github.com/cpuguy83/go-md2man/v2 v2.0.5 h1:ZtcqGrnekaHpVLArFSe4HK5DoKx1T0rq2DwVB0alcyc= +github.com/cpuguy83/go-md2man/v2 v2.0.5/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o= github.com/cskr/pubsub v1.0.2 h1:vlOzMhl6PFn60gRlTQQsIfVwaPB/B/8MziK8FhEPt/0= github.com/cskr/pubsub v1.0.2/go.mod h1:/8MzYXk/NJAz782G8RPkFzXTZVu63VotefPnR9TIRis= github.com/daaku/go.zipexe v1.0.2 h1:Zg55YLYTr7M9wjKn8SY/WcpuuEi+kR2u4E8RhvpyXmk= @@ -1282,8 +1282,8 @@ github.com/triplewz/poseidon v0.0.2/go.mod h1:fmoxtMcbtMUjlSJmpuS3Wk/oKSvdJpIp9Y github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8/go.mod h1:VFNgLljTbGfSG7qAOspJ7OScBnGdDN/yBr0sguwnwf0= github.com/urfave/cli v1.22.2/go.mod h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60NtXRu0= github.com/urfave/cli v1.22.10/go.mod h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60NtXRu0= -github.com/urfave/cli/v2 v2.27.2 h1:6e0H+AkS+zDckwPCUrZkKX38mRaau4nL2uipkJpbkcI= -github.com/urfave/cli/v2 v2.27.2/go.mod h1:g0+79LmHHATl7DAcHO99smiR/T7uGLw84w8Y42x+4eM= +github.com/urfave/cli/v2 v2.27.5 h1:WoHEJLdsXr6dDWoJgMq/CboDmyY/8HMMH1fTECbih+w= +github.com/urfave/cli/v2 v2.27.5/go.mod h1:3Sevf16NykTbInEnD0yKkjDAeZDS0A6bzhBH5hrMvTQ= github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6KllzawFIhcdPw= github.com/valyala/bytebufferpool v1.0.0/go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyCJ6HpOuEn7z0Csc= github.com/valyala/fasttemplate v1.0.1 h1:tY9CJiPnMXf1ERmG2EyK7gNUd+c6RKGD0IfU8WdUSz8=