Installation & Login
Set up the BlueMachine command-line interface on your system and authenticate your profile.
The easiest way to interact with BlueMachine is through our global command-line client. Make sure you have Node.js (version 20 or higher) installed on your local computer.
1. Install the CLI globally
npm install -g @bluemachine/machineOnce installed, authenticate the CLI with your online BlueMachine account. Running the login command will automatically launch your default web browser to authorize the session.
2. Authenticate the CLI
machine loginTo verify that your local CLI successfully authenticated and check your active profile status, check the active profile status:
3. Verify your profile status
machine whoamiSTATUS // BETADOCS.BLUEMACHINE