0xRain
93411b74a0
fix(cli): exit with non-zero code when configure/agents-add wizards are cancelled ( #14156 )
...
* fix(cli): exit with non-zero code when configure/agents-add wizards are cancelled
Follow-up to the onboard cancel fix. The configure wizard and
agents add wizard also caught WizardCancelledError and exited with
code 0, which signals success to callers. Change to exit(1) for
consistency — user cancellation is not a successful completion.
This ensures scripts that chain these commands with set -e will
correctly stop when the user cancels.
* fix(cli): make wizard cancellations exit non-zero (#14156 ) (thanks @0xRaini)
---------
Co-authored-by: Rain <rain@Rains-MBA-M4.local>
Co-authored-by: Sebastian <19554889+sebslight@users.noreply.github.com>
2026-02-11 13:07:30 -05:00
..
2026-02-01 10:03:47 +09:00
2026-02-11 12:55:30 -05:00
2026-02-11 12:46:51 -05:00
2026-02-11 07:54:48 +08:00
2026-02-07 22:16:59 -05:00
2026-02-10 17:33:57 -06:00
2026-02-11 08:35:49 -05:00
2026-02-11 13:07:30 -05:00
2026-01-30 03:16:21 +01:00
2026-02-11 08:32:00 -05:00
2026-02-10 18:58:45 -06:00
2026-02-05 13:42:52 -08:00
2026-02-11 11:23:19 -06:00
2026-02-04 10:37:14 -05:00
2026-02-11 12:55:30 -05:00
2026-02-11 12:04:30 +01:00
2026-02-10 00:44:38 -06:00
2026-02-11 20:53:58 +09:00
2026-02-10 00:44:38 -06:00
2026-02-01 10:03:47 +09:00
2026-02-06 13:16:58 -05:00
2026-01-31 16:19:20 +09:00
2026-02-01 10:03:47 +09:00
2026-02-09 00:21:54 -08:00
2026-02-09 20:34:56 -08:00
2026-02-10 20:10:17 -06:00
2026-02-11 07:54:48 +08:00
2026-02-10 19:48:02 -05:00
2026-02-09 19:21:33 -08:00
2026-02-11 12:04:30 +01:00
2026-01-31 20:39:33 -06:00
2026-02-09 09:58:58 +09:00
2026-02-09 09:20:52 +09:00
2026-02-01 10:03:47 +09:00
2026-02-09 22:22:29 -08:00
2026-02-09 20:42:35 -08:00
2026-01-31 16:19:20 +09:00
2026-02-10 00:44:38 -06:00
2026-02-11 11:41:48 -05:00
2026-02-10 19:48:02 -05:00
2026-02-03 06:22:51 +00:00
2026-02-07 22:16:59 -05:00
2026-02-01 10:03:47 +09:00
2026-02-01 10:03:47 +09:00
2026-02-08 04:53:31 -08:00
2026-02-02 01:52:33 +01:00
2026-02-09 20:34:56 -08:00
2026-02-10 18:58:45 -06:00
2026-02-01 10:03:47 +09:00
2026-02-10 07:31:02 -05:00
2026-02-01 10:03:47 +09:00
2026-01-13 08:40:39 +00:00
2026-02-10 18:04:48 -05:00
2026-02-08 04:53:31 -08:00
2026-02-03 20:18:16 +09:00
2026-01-31 16:19:20 +09:00
2026-01-14 15:02:19 +00:00
2026-02-01 10:03:47 +09:00
2026-02-01 10:03:47 +09:00
2026-01-31 16:19:20 +09:00
2026-02-01 10:03:47 +09:00
2026-02-01 10:03:47 +09:00
2026-01-14 15:02:19 +00:00
2026-02-03 06:10:19 +00:00
2026-02-08 20:06:29 -05:00
2026-02-09 18:56:58 -08:00
2026-02-06 00:09:48 -05:00
2026-02-06 00:09:48 -05:00