sui_cli
Run any Sui CLI command to manage wallets, query on-chain objects, build and test Move smart contracts, and execute transactions on the Sui blockchain.
Instructions
Run any Sui CLI command (e.g., 'client gas', 'move build', 'client object ')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Working directory for the command | |
| args | Yes | Arguments to pass to sui CLI |