Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Easypanel CLI

This repository contains the official release binaries for the Easypanel CLI. The source code is maintained separately and is not published in this repository.

Install

macOS and Linux:

curl -fsSL https://get.easypanel.io/cli | sh

Windows PowerShell:

irm https://get.easypanel.io/cli.ps1 | iex

Set EASYPANEL_CLI_VERSION to install a specific version instead of the latest release. The installers verify downloads against the published SHA-256 checksums.

Manual download

Download the archive or native Linux package for your operating system and architecture from the latest release.

Each release includes SHA-256 checksums in checksums.txt.

Usage

The full command is easypanel; ep is available as a shorter alias when the selected package or installer supports it.

easypanel version
easypanel server add production panel.example.com

Learn more at easypanel.io.

About

Official release binaries for the Easypanel CLI

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors