sui-client-ptb
Verified for current stable LTS
Sui Client Ptb Commands
Sui Client Ptb command syntax with verified terminal examples.
Commands
5 commands for Sui Client Ptb
sui-client-ptb Operations
Sui Client Ptb Command: Call Move Function Package Module
sui client ptb --move-call p::m::f "<<type>}" args sui-client-ptb Operations
Sui Client Ptb Command: Make Move Vector Two Elements
sui client ptb --make-move-vec "<u64>" "[1000,2000]" sui-client-ptb Search
Sui Client Ptb Command: Publish Move Package Transfer Upgrade Capability
sui client ptb --move-call sui::tx_context::sender --assign sender --publish "." --assign upgrade_cap --transfer-objects "[upgrade_cap]" sender sui-client-ptb Operations
Sui Client Ptb Command: Split Gas Coin Transfer Address
sui client ptb --split-coins gas "[1000]" --assign new_coins --transfer-objects "[new_coins]" @<address> sui-client-ptb Operations
Sui Client Ptb Command: Transfer Object To Address
sui client ptb --transfer-objects "[<object_id>]" @<address> Suggest a Sui Client Ptb Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Sui Client Ptb workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.