您好,登錄后才能下訂單哦!
如何理解EOSIO cleos 命令,相信很多沒(méi)有經(jīng)驗(yàn)的人對(duì)此束手無(wú)策,為此本文總結(jié)了問(wèn)題出現(xiàn)的原因和解決方法,通過(guò)這篇文章希望你能解決這個(gè)問(wèn)題。
命令格式:$ cleos
cleos包含所有命令的文檔。有關(guān)cleos已知的所有命令的列表,只需簡(jiǎn)單地運(yùn)行它,不帶任何參數(shù):
$ cleos ERROR: RequiredError: Subcommand required Command Line Interface to EOSIO Client Usage: cleos [OPTIONS] SUBCOMMAND Options: -h,--help 打印幫助信息并且退出 -u,--url TEXT=http://localhost:8888/ nodeos 運(yùn)行的http/https URL --wallet-url TEXT=http://localhost:8888/ keosd運(yùn)行的 http/https URL -v,--verbose 輸出對(duì)錯(cuò)誤的詳細(xì)操作 子命令: version 返回版本信息 create 在區(qū)塊鏈上和區(qū)域外創(chuàng)建數(shù)據(jù) get 從區(qū)塊鏈中檢索各種數(shù)據(jù)和信息 set 設(shè)置或更新區(qū)塊鏈狀態(tài) transfer 從賬戶到賬戶轉(zhuǎn)移EOS net 與本地p2p網(wǎng)絡(luò)連接進(jìn)行交互 wallet 與本地錢包互動(dòng) sign 簽署交易 push 將任意事務(wù)推送到區(qū)塊鏈 multisig Multisig合同命令 system 將eosio.system合約行為發(fā)送到區(qū)塊鏈。
命令格式: $ cleos ${command}
要獲得有關(guān)任何特定子命令的幫助,請(qǐng)使用無(wú)參數(shù)運(yùn)行它:
$ cleos create ERROR: RequiredError: Subcommand required Create various items, on and off the blockchain Usage: ./cleos create SUBCOMMAND Subcommands: key Create a new keypair and print the public and private keys account Create a new account on the blockchain producer Create a new producer on the blockchain $ cleos create account ERROR: RequiredError: creator Create a new account on the blockchain Usage: ./cleos create account creator name OwnerKey ActiveKey Positionals: creator TEXT The name of the account creating the new account name TEXT The name of the new account OwnerKey TEXT The owner public key for the account ActiveKey TEXT The active public key for the account
看完上述內(nèi)容,你們掌握如何理解EOSIO cleos 命令的方法了嗎?如果還想學(xué)到更多技能或想了解更多相關(guān)內(nèi)容,歡迎關(guān)注億速云行業(yè)資訊頻道,感謝各位的閱讀!
免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如果涉及侵權(quán)請(qǐng)聯(lián)系站長(zhǎng)郵箱:is@yisu.com進(jìn)行舉報(bào),并提供相關(guān)證據(jù),一經(jīng)查實(shí),將立刻刪除涉嫌侵權(quán)內(nèi)容。