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