📝 Edit page
➕ Add page
Colima
Topics
Pages
Content
Start in the foreground.
colima start -f
Start SSH tunnel.
colima ssh
Run command in the machine.
colima ssh -- CMD
# e.g.
colima ssh -- sudo cp "/path/to/cert" /usr/local/share/ca-certificates/nscacert.crt