LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

vagrant-box

Manage Vagrant base box images

TLDR

List boxes
$ vagrant box list
copy
Add box
$ vagrant box add [name]
copy
Remove box
$ vagrant box remove [name]
copy
Update boxes
$ vagrant box update
copy
Prune old versions
$ vagrant box prune
copy

SYNOPSIS

vagrant box command [options]

DESCRIPTION

vagrant box manages Vagrant boxes. Boxes are base images used to create virtual machines. Download from Vagrant Cloud or import from local files.

PARAMETERS

list

List installed boxes.
add name
Download and add box.
remove name
Remove box.
update
Update boxes.
prune
Remove old box versions.
outdated
Check for updates.
--provider name
Specify provider.
--box-version version
Specify version.

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