Capawesome CLI Install, configure, and use the Capawesome CLI ( ) for authentication, project linking, command execution, and CI/CD integration. Prerequisites 1. Node.js (v18 or later) and npm installed. 2. A Capawesome Cloud account and organization. General Rules Before running any command for the first time, run it with the flag to review all available options. Procedures Step 1: Install the CLI Install globally: Alternatively, use to run commands without global installation: Verify the installation: The command prints environment and CLI diagnostic information. Step 2: Authenticate Intera…