Skip to content

unmold-labs/unmold-cli

Repository files navigation

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/cli

Docker

docker run --rm quay.io/unmold/unmold-cli:latest version

Contributing

Contributions are welcome.

Local setup

npm install
npm run build

Tests

npm run test:integration

Local CLI development run

npm run unmold -- --help

Please open issues and pull requests in this repository. Keep changes focused and include tests when behavior changes.

Documentation

License

MIT (see LICENSE).

Packages

 
 
 

Contributors