Project Management
Use the following commands to create, build, and deploy your projects:init– Create a new project.deploy– Deploy your project to the Bless Network.preview– Build and launch a local development server.manage– Change the project output type, allowing you to serve a different file format (e.g., HTML for a static site).
Account and Wallet Management
Account and wallet management commands can be accessed via theoptions command:
Account Commands
account– Manage your Bless Network account.account login– Sign in to your account.account logout– Sign out of your account.
Wallet Commands
wallet– Manage Solana wallets associated with your account.
Getting Help
If you need assistance while using the CLI, use thehelp or -h flag to view a list of available commands:
help or -h after the command: