# Visual Studio Code devcontainer Command Line Interface

## Deprecation

This CLI is deprecated. Please update to the replacement at https://www.npmjs.com/package/@devcontainers/cli.

## Description

This package provides a stand-alone command line interface (CLI) for working with dev containers. This CLI allows you to build and run dev containers independently of Visual Studio Code, ideal for re-using dev containers in your build pipelines. See the [Dev Containers CLI documentation](https://code.visualstudio.com/docs/remote/devcontainer-cli) for more details on the `devcontainer` CLI.

## License

This package is distibuted under a traditional [Microsoft product license](https://aka.ms/dev-container-cli-license).
