Hamza
Hamza
i have the same problem as well, Here is my Vagrantfile: `VAGRANTFILE_API_VERSION = "2" Vagrant.configure(VAGRANTFILE_API_VERSION) do |config| # Hostmanager configuration config.hostmanager.enabled = true config.hostmanager.ignore_private_ip = false config.hostmanager.include_offline = true config.vm.provision...
ok thank God its not me alone, i have the same issue with latest version as well
@LaSacre thank you for working on and implementing the delete functionality for upcoming V2 As part of the functionality, we should also have a flag to specify an environment or...
remove **next** from monaco output command provide an explanation on what the **convert** command does in the same output as mentioned above how to run the deploy command when we...
the explanation of flags of the output of running **monaco download** are incorrect ``` OPTIONS: --verbose, -v (default: false) --environments value, -e value Yaml file containing environment to deploy to...
@zanieb thanks alot for putting and working on this on your roadmap. My thought or noob advice on going in the direction of poetry is that I often find myself...