sui-client
Verified for current stable LTS
Sui Client Command: Publish Smart Contract
Use for publish smart contract with Sui Client. Exact CLI syntax to publish smart contract using Sui Client.
When to use this: Use for publish smart contract with Sui Client.
Command Syntax
sui client publish <package-path> sui client publish <package-path> Command Breakdown
sui is the base executable for this command.
FAQ
Purpose: Exact syntax to publish smart contract using Sui Client.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Sui Client Command: Create New Address Ed25519
sui client new-address ed25519 <address-alias> Sui Client Command: Create New Testnet Environment sui client new-env --rpc https://fullnode.testnet.sui.io:443 --alias testnet Sui Client Command: Create Sign Execute Transaction Blocks sui client ptb <options> <subcommand> Sui Client Command: Interact With Sui Faucet sui client faucet <subcommand> Sui Client Command: List Gas Coins sui client gas <address>