Command-Line Interface
CLI tool for product management and automation
Overview
Command-line interface for TheGlobalFuel.
NPM Packages
| Environment | Package Name | Visibility |
|---|---|---|
| Alpha | @burdenoff/alpha-theglobalfuel-cli | Private |
| Stable | @burdenoff/theglobalfuel-cli | Public |
Installation
Public (Stable)
npm install -g @burdenoff/theglobalfuel-cli
Private (Alpha)
npm login
npm install -g @burdenoff/alpha-theglobalfuel-cli
Repository
- GitHub: theglobalfuel-cli
Usage
theglobalfuel --help
Features
- Authentication management
- Resource creation and management
- Deployment automation
- Configuration management
See the NPM Package Management guide for more details.