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

Boot log only shows the last lines #30

Closed
cmoulliard opened this issue Oct 19, 2021 · 1 comment
Closed

Boot log only shows the last lines #30

cmoulliard opened this issue Oct 19, 2021 · 1 comment

Comments

@cmoulliard
Copy link

Suggestion

When we create a new VM using colima start, then the client displays the log about the commands executed but only a few lines are displayed and rotation take place after x lines.

Would it be possible to have an option to see all the commands executed when the VM is created ?

colima start --runtime containerd --mount $HOME/temp:w
INFO[0000] starting colima
INFO[0000] creating and starting ...                     context=vm
> msg="[hostagent] time=\"2021-10-19T13:11:45+02:00\" level=info msg=\"Using cache \\\"/Users/cmoullia/Library/Caches/lima/download/by-url-sha256/a1ebbffd3dcb629755d3f6bINFO[0053] starting ...                                  context=containerd
INFO[0054] done
@abiosoft
Copy link
Owner

This is now possible by using the --verbose flag.

You can install the development version with brew install --head colima if you would rather not wait for the next release.

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

2 participants