sui-client
Verified for current stable LTS
Sui Client Commands
Sui Client command syntax with verified terminal examples.
Commands
8 commands for Sui Client
sui-client Operations
Sui Client Command: Create New Address Ed25519
sui client new-address ed25519 <address-alias> sui-client HTTP
Sui Client Command: Create New Testnet Environment
sui client new-env --rpc https://fullnode.testnet.sui.io:443 --alias testnet sui-client Operations
Sui Client Command: Create Sign Execute Transaction Blocks
sui client ptb <options> <subcommand> sui-client Operations
Sui Client Command: Interact With Sui Faucet
sui client faucet <subcommand> sui-client Operations
Sui Client Command: List Gas Coins
sui client gas <address> sui-client Operations
Sui Client Command: Publish Smart Contract
sui client publish <package-path> sui-client Operations
Sui Client Command: Switch Address
sui client switch --address <address-alias> sui-client Operations
Sui Client Command: Switch Environment
sui client switch --env <env-alias> Suggest a Sui Client Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Sui Client workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.