# Openenv CLI

> OpenEnv CLI (`openenv`) for scaffolding, validating, building, and pushing OpenEnv environments.

- Skill: `huggingface/openenv-cli` (Agent Skill)
- Install (CLI): `npx skillmds@latest add huggingface/openenv-cli`
- Raw SKILL.md: https://api.skillmd.com/api/skills/huggingface/openenv-cli/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Hugging Face (https://skillmd.com/u/huggingface)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/huggingface/openenv-cli

---


Install: `pip install openenv-core`

The OpenEnv CLI command `openenv` is available.
Use `openenv --help` to view available commands.

Generated with `openenv-core v0.2.3`. Run `openenv skills add --force` to regenerate.

## Tips

- Start with `openenv init <env_name>` to scaffold a new environment
- Validate projects with `openenv validate`
- Build and deploy with `openenv build` and `openenv push`
- Use `openenv <command> --help` for command-specific options

