Skip to content

Commit be5c6be

Browse files
committed
docs(deprecated): append start-at-login entry with context
Signed-off-by: Robert Esker <resker@gmail.com>
1 parent 6616e70 commit be5c6be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/content/en/docs/releases/deprecated.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ weight: 10
55

66
The following features are deprecated:
77

8-
- `limactl start-at-login` command: deprecated in v2.2.0 (Use `limactl autostart` instead)
98
- `limactl show-ssh` command: deprecated in v0.18.0 (Use `ssh -F ~/.lima/default/ssh.config lima-default` instead)
109
- Ansible provisioning mode: deprecated in Lima v1.1.0 (Use `ansible-playbook playbook.yaml` after the start instead)
1110
- `limactl --yes` flag: deprecated in Lima v2.0.0 (Use `limactl (clone|rename|edit|shell) --start` instead)
1211
- Environment variable `LIMA_SSH_OVER_VSOCK`: deprecated in Lima v2.0.2 (Use the YAML property `.ssh.overVsock`)
1312
- YAML property `cpuType`: deprecated in Lima v2.0.0 (Use `vmOpts.qemu.cpuType` instead)
1413
- YAML property `rosetta`: deprecated in Lima v2.0.0 (Use `vmOpts.vz.rosetta` instead)
14+
- `limactl start-at-login` command: deprecated in Lima v2.2.0 (Use `limactl autostart` instead, which also adds support for starting instances at system boot via `--condition=boot`)
1515

1616
## Removed features
1717
- YAML property `network`: deprecated in [Lima v0.7.0](https://github.com/lima-vm/lima/commit/07e68230e70b21108d2db3ca5e0efd0e43842fbd)

0 commit comments

Comments
 (0)