@unmold/cli
v0.2.0
Published
Unmold CLI for registry automation
Readme
Unmold CLI
Open-source command line interface for publishing and managing OpenTofu modules on unmold.dev.
Detailed product and command documentation is available at docs.unmold.dev.
Install
npm
npm install -g @unmold/cliDocker
docker run --rm quay.io/unmold/unmold-cli:latest versionContributing
Contributions are welcome.
Local setup
npm install
npm run buildTests
npm run test:integrationLocal CLI development run
npm run unmold -- --helpPlease open issues and pull requests in this repository. Keep changes focused and include tests when behavior changes.
Documentation
- Product and user docs: docs.unmold.dev
- Website: unmold.dev
License
MIT (see LICENSE).
