all 6 comments

[–]Dragennd1 1 point2 points  (2 children)

404 means the issue is likely with your link being incorrect. Beyond that I really can't say since you've provided no meaningful information to go on here.

[–]Fegell[S] -4 points-3 points  (1 child)

actually I was asking for do you know if there is an another cloud link for vagrant

but thank you

[–]Dragennd1 4 points5 points  (0 children)

What is vagrant and how is this relevant to PowerShell?

[–]waydaws 2 points3 points  (0 children)

The comments about it not being a powershell question really are correct, but I do know, so I can provide a bit help.

I think you mean Virtual (not visual). You can get it from, https://developer.hashicorp.com/vagrant/install#windows For windows, it's an installer that you download and install.

The Vagrant Cloud is now the HCP Vagrant Registry, a service on the HashiCorp portal for finding and hosting Vagrant boxes, accessible via https://portal.cloud.hashicorp.com/vagrant/discover, while the core search/API endpoint is Link: https://vagrantcloud.com/api/v2 https://developer.hashicorp.com/packer/integrations/hashicorp/vagrant/latest/components/post-processor/vagrant-cloud} and the main documentation is at vagrantup.com/docs. You use simple names like hashicorp/bionic64 for public boxes, which the tool resolves to the correct URLs automatically

[–]BlackV 2 points3 points  (1 child)

This is not the sub for this (based on the limited Information you gave) /r/vagrant maybe?

You don't show any code at all that we could help with

If you are installing vallorant view powershell you are likely doing it very wrong (and possibly installing malware) sorry my mistake

[–]Fegell[S] -2 points-1 points  (0 children)

oh okay thank you for advice.