having an issue to run trellis up seeing given on terminal with no error
trellis$ trellis up
Running command => vagrant up
Bringing machine ‘default’ up with ‘virtualbox’ provider…
==> default: Checking if box ‘bento/ubuntu-20.04’ version ‘202105.25.0’ is up to date…
==> default: [vagrant-hostmanager:guests] Updating hosts file on active guest virtual machines…
==> default: [vagrant-hostmanager:host] Updating hosts file on your workstation (password may be required)…
==> default: Machine already provisioned. Runvagrant provision
or use the--provision
==> default: flag to force provisioning. Provisioners marked to run always will still run.
==> default: Running action triggers after up …
==> default: Running trigger…
==> default: Adding vagrant ssh-config for ellipticastudios.test to ~/.ssh/config==> default: Machine ‘default’ has a post
vagrant up
message. This is a message
==> default: from the creator of the Vagrantfile, and not from Vagrant itself:
==> default:
==> default: Your Trellis Vagrant box is ready to use!
==> default: * Composer and WP-CLI commands need to be run on the virtual machine
==> default: for any post-provision modifications.
==> default: * You can SSH into the machine withvagrant ssh
.
==> default: * Then navigate to your WordPress sites at/srv/www
==> default: or to your Trellis files at/home/vagrant/trellis
.A new release of trellis-cli is available: 0.9.2 → v1.0.0
Release v1.0.0 · roots/trellis-cli · GitHub