kibana/packages/kbn-managed-vscode-config-cli
Luke Elmers b6287708f6
Adds AGPL 3.0 license (#192025)
Updates files outside of x-pack to be triple-licensed under Elastic
License 2.0, AGPL 3.0, or SSPL 1.0.
2024-09-06 19:02:41 -06:00
..
index.ts Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
jest.config.js Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
kibana.jsonc Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
package.json Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
README.mdx
tsconfig.json Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00

---
id: kibDevDocsOpsManagedVscodeConfigCli
slug: /kibana-dev-docs/ops/managed-vscode-config-cli
title: "@kbn/managed-vscode-config-cli"
description: CLI for updating the .vscode directory
date: 2022-05-24
tags: ['kibana', 'dev', 'contributor', 'operations', 'vscode']
---

Usage: `node scripts/update_vscode_config`

Updates the `.vscode` directory to have the current value of the managed configs, and updates the managed config files from <DocLink id="kibDevDocsOpsManagedVscodeConfig" />