Join our
Discord!
LogoLogo
SupraScan ExplorerStarKey WalletDiscord
MoveVM
  • Network
  • Oracles
  • Automation
  • SupraNova
  • Guides
MoveVM
  • Overview
  • Getting Started
    • Install Supra CLI with Docker
    • Create a Supra Account
    • Create a Move Package
      • Initialize a Package
      • Write a Module
      • Compile and Publish
      • Interact with a Package
    • Create a dApp with StarKey
  • Network Information
  • Token Standards
  • Learn Move 101
    • Getting Started with Move
    • Unsigned Integers in Move
    • Math Operations in Move
    • Using Vectors in Move
    • Reading Resource Data with borrow_global
    • Passing Data in Move: Value vs. Reference
    • Adding Elements with vector::push_back
    • Emitting Events with event::emit
  • Move Book
    • Getting Started
      • Modules and Scripts
      • Move Tutorial
    • Primitive Types
      • Integers
      • Bool
      • Address
      • Vector
      • Signer
      • References
      • Tuples and Unit
    • Basic Concepts
      • Local Variables and Scope
      • Equality
      • Abort and Assert
      • Conditionals
      • While, For, and Loop
      • Functions
      • Structs and Resources
      • Constants
      • Generics
      • Type Abilities
      • Uses and Aliases
      • Friends
      • Packages
      • Package Upgrades
      • Unit Tests
    • Global Storage
      • Structure
      • Operators
    • Reference
      • Standard Library
      • Coding Conventions
  • TypeScript SDK
    • Guides
      • Create Supra Accounts
      • Publish a Package
    • Documentation
    • Repository
  • Rest API
    • Mainnet
      • Accounts
      • Faucet
      • Transactions
      • Block
      • View
      • Consensus
      • Events
      • Tables
    • Testnet
      • Accounts
      • Faucet
      • Transactions
      • Block
      • View
      • Events
      • Tables
  • Developer Resources
    • Supra Dapp Templates
    • Supra Move VS Code Extension
  • Links
    • Supra DevHub
    • SupraScan Block Explorer
    • StarKey Wallet
    • Live Data Feeds
    • Whitepapers
    • Security Audits
    • Supra's Official GitHub
Powered by GitBook
On this page
  • Command Reference Guide
  • Manage Your Profiles
  • Manage Your Accounts
  • Manage Your Tools
Edit on GitHub

CLI Commands

Get started with Supra's CLI to manage profiles, connect to the blockchain, and simplify your development journey.

Last updated 10 days ago

On May 2nd, 2025 a new version of the CLI was released. The new image (v9.0.12) introduced a number of changes, including an improved profile feature which deprecated the key command of the previous version (v6.3.0). Please be advised that these pages have not yet been updated.

Welcome to the CLI Commands section of Supra's documentation! Here, you’ll find resources and guides to help you effectively utilize Supra's Command Line Interface (CLI) for managing and interacting with the blockchain.


Command Reference Guide

Your quick reference guide to efficiently navigate and execute key commands in the Supra CLI for seamless blockchain development.

Manage Your Profiles

Learn how to use Supra CLI Profiles to configure, manage, and interact with key pairs for secure and flexible blockchain operations.

Manage Your Accounts

Learn how to use Supra CLI Accounts to create, fund, and interact with blockchain identities for seamless and secure on-chain operations.

Manage Your Tools

Learn how to use Supra CLI Tools to compile, publish, test, and manage Move packages and smart contracts for efficient blockchain development and deployment.

Cheat Sheet

Profiles

Accounts

Tools