Install Brightnode CLI locally
Every Bnode you deploy comes preinstalled with thebrightnodectl command and a Bnode-scoped API key. You can also install it on your local machine to manage your Bnodes remotely from your own system.
Step 1: Choose an installation method
Choose the installation method that matches your operating system.- macOS
- Linux
- Windows
- Google Colab / Jupyter Notebook
Homebrew:ARM (Apple Silicon):AMD (Intel):
brightnodectl globally on your system, so you can run commands from any directory.
Step 2: Configure your API key
Before you can usebrightnodectl locally, you must configure it with an API key.
Run the following command to add your API key to brightnodectl, replacing YOUR_API_KEY with your API key:
Step 3: Verify installation
To verify thatbrightnodectl installed successfully, run this command:
Help and reference
Learn how to use Brightnode CLI commands by browsing the CLI reference using the sidebar to the left, or by running thehelp command: