mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 07:28:10 +00:00
Update OPTIONS.rst per v0.11.0 (#350)
This commit is contained in:
parent
a9f39b94a5
commit
6dd261f4c0
@ -25,7 +25,7 @@ Use the following command to see all options:
|
||||
cardano-get-public-key Get Cardano public key.
|
||||
cardano-sign-tx Sign Cardano transaction.
|
||||
change-pin Change new PIN or remove existing.
|
||||
clear-session Clear session (remove cached PIN,...
|
||||
clear-session Clear session (remove cached PIN, passphrase, etc.).
|
||||
cosi-commit Ask device to commit to CoSi signing.
|
||||
cosi-sign Ask device to sign using CoSi.
|
||||
decrypt-keyvalue Decrypt value by given key and path.
|
||||
@ -34,34 +34,34 @@ Use the following command to see all options:
|
||||
encrypt-keyvalue Encrypt value by given key and path.
|
||||
ethereum-get-address Get Ethereum address in hex encoding.
|
||||
ethereum-sign-message Sign message with Ethereum address.
|
||||
ethereum-sign-tx Sign (and optionally publish)...
|
||||
ethereum-verify-message Verify message signed with Ethereum...
|
||||
ethereum-sign-tx Sign (and optionally publish) Ethereum transaction.
|
||||
ethereum-verify-message Verify message signed with Ethereum address.
|
||||
firmware-update Upload new firmware to device.
|
||||
get-address Get address for specified path.
|
||||
get-entropy Get example entropy.
|
||||
get-features Retrieve device features and...
|
||||
get-features Retrieve device features and settings.
|
||||
get-public-node Get public node of given path.
|
||||
lisk-get-address Get Lisk address for specified path.
|
||||
lisk-get-public-key Get Lisk public key for specified...
|
||||
lisk-get-public-key Get Lisk public key for specified path.
|
||||
lisk-sign-message Sign message with Lisk address.
|
||||
lisk-sign-tx Sign Lisk transaction.
|
||||
lisk-verify-message Verify message signed with Lisk...
|
||||
lisk-verify-message Verify message signed with Lisk address.
|
||||
list List connected TREZOR devices.
|
||||
load-device Load custom configuration to the...
|
||||
monero-get-address Get Monero address for specified...
|
||||
monero-get-watch-key Get Monero watch key for specified...
|
||||
load-device Load custom configuration to the device.
|
||||
monero-get-address Get Monero address for specified path.
|
||||
monero-get-watch-key Get Monero watch key for specified path.
|
||||
nem-get-address Get NEM address for specified path.
|
||||
nem-sign-tx Sign (and optionally broadcast) NEM...
|
||||
ontology-get-address Get Ontology address for specified...
|
||||
ontology-get-public-key Get Ontology public key for specified...
|
||||
nem-sign-tx Sign (and optionally broadcast) NEM transaction.
|
||||
ontology-get-address Get Ontology address for specified path.
|
||||
ontology-get-public-key Get Ontology public key for specified path.
|
||||
ontology-sign-ont-id-add-attributes
|
||||
Sign Ontology ONT ID Attributes...
|
||||
Sign Ontology ONT ID Attributes adding.
|
||||
ontology-sign-ont-id-register Sign Ontology ONT ID Registration.
|
||||
ontology-sign-transfer Sign Ontology transfer.
|
||||
ontology-sign-withdraw-ong Sign Ontology withdraw Ong.
|
||||
ping Send ping message.
|
||||
recovery-device Start safe recovery workflow.
|
||||
reset-device Perform device setup and generate new...
|
||||
reset-device Perform device setup and generate new seed.
|
||||
ripple-get-address Get Ripple address
|
||||
ripple-sign-tx Sign Ripple transaction
|
||||
self-test Perform a self-test.
|
||||
@ -71,13 +71,13 @@ Use the following command to see all options:
|
||||
set-label Set new device label.
|
||||
set-passphrase-source Set passphrase source.
|
||||
set-u2f-counter Set U2F counter.
|
||||
sign-message Sign message using address of given...
|
||||
sign-message Sign message using address of given path.
|
||||
sign-tx Sign transaction.
|
||||
stellar-get-address Get Stellar public address
|
||||
stellar-sign-transaction Sign a base64-encoded transaction...
|
||||
stellar-sign-transaction Sign a base64-encoded transaction envelope
|
||||
tezos-get-address Get Tezos address for specified path.
|
||||
tezos-get-public-key Get Tezos public key.
|
||||
tezos-sign-tx Sign Tezos transaction.
|
||||
verify-message Verify message.
|
||||
version Show version of trezorctl/trezorlib.
|
||||
wipe-device Reset device to factory defaults and...
|
||||
wipe-device Reset device to factory defaults and remove all private data.
|
||||
|
Loading…
Reference in New Issue
Block a user