Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>migrate-consul-vscodeNew to Visual Studio Code? Get it now.
migrate-consul-vscode

migrate-consul-vscode

Arketec

|
51 installs
| (0) | Free
VSCode extension for Migrate Consul
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

migrate-consul-vscode README

This is an extension that is meant to be used with the migrate-consul npm package

It provides a sidebar to create migration files

Features

Generate simple migration files with a button click

demo

Requirements

typescript must be installed globally

migrate-consul must be installed globally

# with npm
npm i -g typescript
npm i -g migrate-consul

# with yarn
yarn global add typescript migrate-consul

Known Issues

Only works when inside a migrate-consul project workspace. Run the command "Migrate Consul: New Project" in the Command Pallette or "migrate-consul init" from the CLI to create a new project if one does not already exist

Release Notes

1.0.0

Allows creation of new migrations with key/value pre-filled from sidebar

Allows create of new projects from Command Pallette

Allows installation of migrate-consul from Command Pallette

1.0.3

Opens new migration file in editor when generated


  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft