You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously `limactl start --name=foo` without explicit template:// was not supported
```console
$ limactl start --name foo
FATA[0000] instance name "default" and CLI flag --name="foo" cannot be specified together
```
Signed-off-by: Akihiro Suda <[email protected]>
0 commit comments