LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

vagrant-validate

Validate Vagrantfile syntax

TLDR

Validate the Vagrantfile in the current directory
$ vagrant validate
copy
Validate while ignoring provider-specific configuration
$ vagrant validate -p
copy

SYNOPSIS

vagrant validate [options]

DESCRIPTION

vagrant validate checks the Vagrantfile for syntax errors. It validates the configuration without creating or modifying machines, making it useful for CI/CD pipelines and pre-commit checks. If valid, it prints "Vagrantfile validated successfully."

PARAMETERS

-p, --ignore-provider

Ignore provider-specific configuration options during validation.

INSTALL

sudo apt install vagrant
copy
sudo dnf install vagrant
copy
nix profile install nixpkgs#vagrant
copy

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid