Summary
During the input of e.g. rules you have to follow multi-level queries. If you are in 2+ levels you can only brake completely by ^C.
Example:
- Start
php85 bin/cli short-url:manage-rules xyz12
- Press "[0] Add new rule"
- You decide to set a no new rule.
- Try to go to first input level:
- no 0, no "empty", no ^D
- always
[ERROR] The input is not valid
Use case
If you have made inputs this must be explicit saved in the first level (press "[3] Save and exit") but no chance to go there anymore. Only exit by ^C with loosing all input.
Summary
During the input of e.g. rules you have to follow multi-level queries. If you are in 2+ levels you can only brake completely by ^C.
Example:
php85 bin/cli short-url:manage-rules xyz12[ERROR] The input is not validUse case
If you have made inputs this must be explicit saved in the first level (press "[3] Save and exit") but no chance to go there anymore. Only exit by ^C with loosing all input.