Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: No way to escape from config-cli.py prompt #1657

Closed
nynymike opened this issue Jul 3, 2022 · 1 comment · Fixed by #2429
Closed

Bug: No way to escape from config-cli.py prompt #1657

nynymike opened this issue Jul 3, 2022 · 1 comment · Fixed by #2429
Assignees
Milestone

Comments

@nynymike
Copy link
Contributor

nynymike commented Jul 3, 2022

You should be able to "escape" from something. For example, if I try to update a script, it asks for inum... but what if I don't know it. There is no way to get out... I had to ctrl-c

For example:

  • 6 Custom Scripts
  • 3 Updates a custom script
«inum. Type: string»
inum:

How do I get back?

@moabu moabu added this to the 1.0.2 milestone Jul 8, 2022
@moabu moabu modified the milestones: 1.0.2, 1.0.3 Aug 30, 2022
@devrimyatar
Copy link
Contributor

@nynymike In commit d501b21, I implemented escaping prompt, enter _b any time to return to back.

yuriyz pushed a commit that referenced this issue Sep 28, 2022
* fix: jans-cli client clientName

* fix: jans-cli config-api pagination

* fix: jans-cli seperation char (ref: #1350)

* fix: jans-cli identify if patch property is array

* fix: jans-cli sort optional fields (ref: #1349)

* fix: jans-cli add log_dir to ini file and arg (ref: #1655)

* fix: jans-cli _b for escaping prompt (ref: #1657)

* feat: jans-cli tabulate UMA Resources

* fix: jans-cli array values for patch (ref: #1753)

* fix: jans-cli display last item in tabulated data

* fix: jans-cli item numbers in tabulated data

* fix: jans-cli hide user operations for openbanking (ref: #1878)

* fix: jans-cli hide fido2 for openbanking (ref: #1911)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants