Skip to main content

Command-Line Interface

CLI tool for product management and automation

Overview

Command-line interface for EcoImpactHub.

NPM Packages

EnvironmentPackage NameVisibility
Alpha@burdenoff/alpha-ecoimpacthub-cliPrivate
Stable@burdenoff/ecoimpacthub-cliPublic

Installation

Public (Stable)

npm install -g @burdenoff/ecoimpacthub-cli

Private (Alpha)

npm login
npm install -g @burdenoff/alpha-ecoimpacthub-cli

Repository

Usage

ecoimpacthub --help

Features

  • Authentication management
  • Resource creation and management
  • Deployment automation
  • Configuration management

See the NPM Package Management guide for more details.