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
Copy file name to clipboardExpand all lines: skills/halo-cli-operations/SKILL.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ Rules:
45
45
46
46
-`theme list` marks the active theme in table output.
47
47
- Local theme install uses `--file`.
48
-
-`theme install --url|--uri` and `theme upgrade --url|--uri` prompt for confirmation when the remote host is not `www.halo.run`; use `--yes` to bypass that prompt in automation or other non-interactive runs.
48
+
-`theme install --url` and `theme upgrade --url` prompt for confirmation when the remote host is not `www.halo.run`; use `--yes` to bypass that prompt in automation or other non-interactive runs.
49
49
-`upgrade --all` is for App Store-aware upgrades, not direct `--file` or `--url` sources.
-`plugin install --url|--uri` and `plugin upgrade --url|--uri` prompt for confirmation when the remote host is not `www.halo.run`; use `--yes` to bypass that prompt in automation or other non-interactive runs.
68
+
-`plugin install --url` and `plugin upgrade --url` prompt for confirmation when the remote host is not `www.halo.run`; use `--yes` to bypass that prompt in automation or other non-interactive runs.
69
69
- Treat `disable`, `upgrade`, and `uninstall` as mutating operations.
0 commit comments