sui-move Verified for current stable LTS

Sui Move Command: Create New Move Project

Use for create new move project with Sui Move. Exact CLI syntax to create new move project using Sui Move.

When to use this: Use for create new move project with Sui Move.

Command Syntax

sui move new <project_name>

Live Command Builder

Final Command

sui move new <project_name>

Command Breakdown

sui is the base executable for this command.

FAQ

Purpose: Exact syntax to create new move project using Sui Move.

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 Move directory