dotfiles/vscode/.vscode/extensions/ms-vscode-remote.remote-containers-0.380.0/dev-containers-user-cli/README.md
2024-08-02 10:42:24 -06:00

14 lines
725 B
Markdown

# 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).