kibana/packages/kbn-managed-vscode-config-cli
Tiago Costa df8b62aa98
chore(NA): allow packages to not have an obligation for a src folder on packages (#138038)
* refact(NA): apply root_input_dir=src to each already created pkg

* refact(NA): update package generator

* fix(NA): correctly use rootDir

* fix(NA): use root input dir on latest introduced pkgs for jsts_transpiler macro

* chore(NA): merge with main

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-08-08 15:54:05 +01:00
..
src [IDM] define v2 Kibana manifest schema (#137611) 2022-08-04 20:19:46 -05:00
BUILD.bazel chore(NA): allow packages to not have an obligation for a src folder on packages (#138038) 2022-08-08 15:54:05 +01:00
jest.config.js [IDM] define v2 Kibana manifest schema (#137611) 2022-08-04 20:19:46 -05:00
package.json [IDM] define v2 Kibana manifest schema (#137611) 2022-08-04 20:19:46 -05:00
README.mdx [IDM] define v2 Kibana manifest schema (#137611) 2022-08-04 20:19:46 -05:00
tsconfig.json [IDM] define v2 Kibana manifest schema (#137611) 2022-08-04 20:19:46 -05: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" />