Skip to main content

What does the vg init command do?

FAQ resource for your migration project.

FAQ resource for What does the vg init command do?.

Answer

The vg init command sets up Vibgrate in your project by creating a .vibgrate/ directory for scan artifacts and baselines, plus a vibgrate.config.ts file with sensible defaults. Use --baseline to also create an initial drift baseline. Use --yes to skip confirmation prompts. This is typically the first command when adopting Vibgrate.