Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get-VagrantBox doesn't list all boxes #19

Open
holc-tkomp opened this issue Nov 23, 2021 · 0 comments
Open

Get-VagrantBox doesn't list all boxes #19

holc-tkomp opened this issue Nov 23, 2021 · 0 comments

Comments

@holc-tkomp
Copy link

holc-tkomp commented Nov 23, 2021

  • Windows Server 2012 R2
  • PowerShell 7.2.0
  • Vagrant 2.2.9
  • Vagrantey 0.1.9 (from PowerShell Gallery)

Calling vagrant box outdated --global outputs following for me:

* 'Desktop/W81x64ProEn' for 'virtualbox' wasn't added from a catalog, no version information
* 'Desktop/W7x86ProEn' for 'virtualbox' wasn't added from a catalog, no version information
* 'Desktop/W7x64ProEn' for 'virtualbox' wasn't added from a catalog, no version information
* 'Desktop/W10x86ProEn/VS' for 'virtualbox' wasn't added from a catalog, no version information
* 'Desktop/W10x86ProEn' for 'virtualbox' wasn't added from a catalog, no version information
* 'Desktop/W10x64ProEn/VS' for 'virtualbox' wasn't added from a catalog, no version information
* 'Desktop/W10x64ProEn' for 'virtualbox' wasn't added from a catalog, no version information

which won't be matched by any of the regex used in Get-VagrantBox.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant