# devcontainer-cli (devcontainer-cli) CLI for devcontainers. ## Example Usage ```json "features": { "ghcr.io/nikaro/features/devcontainer-cli:1": {} } ``` ## Options | Options Id | Description | Type | Default Value | |-----|-----|-----|-----| | version | Version to install. If not specified, the latest version will be installed. | string | - | | debug | Enable debug logging. | boolean | false | ## Customizations ### VS Code Extensions - `esbenp.prettier-vscode` --- _Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/nikaro/features/blob/main/src/devcontainer-cli/devcontainer-feature.json). Add additional notes to a `NOTES.md`._