CrownPanel CLI App

Getting Started

Download CrownPanel-CLI

The latest release of CrownPanel CLI for Linux and Windows is available on our GitHub Releases page:

https://github.com/CrownCloud-Net/CrownPanel-CLI/releases

You may also build the CLI from source directly from the GitHub repository.

API Key

An API key can be generated or regenerated at any time from the Account Settings section in CrownPanel.

To access it:

  1. Click on Hey, <username> in the CrownPanel navigation bar.
  2. Select Account Settings from the dropdown menu.
  3. Generate or copy your API key.

Configure the API Key

After obtaining your API key:

  1. Open the file named .crownpanel in your preferred text editor.
  2. Replace YOUR-API-KEY with your actual API key.
  3. Save the file.

The CLI is now ready to authenticate and interact with CrownPanel.