Prerequisites
- Node.js 18 or higher
- npm or pnpm package manager
- A Yasumu workspace (created with the desktop application)
Global installation
Install the CLI globally to use it from anywhere:Using npx
Run the CLI without installing it globally:Workspace requirements
The CLI operates on Yasumu workspaces. A workspace is created by the Yasumu desktop application and contains:yasumu/directory with workspace filesworkspace.yslfile with workspace metadatarest/directory with REST entity definitionsenvironment/directory with environment configurations
--path option to specify a different location:
Verifying installation
Check that the CLI is working correctly:Next steps
CLI overview
Learn about CLI use cases and capabilities
Info command
View workspace information
REST commands
Execute REST API requests