sui-client Verified for current stable LTS

Sui Client Command: Create New Testnet Environment

Use for create new testnet environment with Sui Client. Exact CLI syntax to create new testnet environment using Sui Client.

When to use this: Use for create new testnet environment with Sui Client.

Command Syntax

sui client new-env --rpc https://fullnode.testnet.sui.io:443 --alias testnet

Command Breakdown

--rpc
Command Option
Tool-specific option used by this command invocation.
--alias
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to create new testnet environment 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

Back to Sui Client directory