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

Once an option is used, other options fail to appear in CLI #107

Closed
ananth-at-camphor-networks opened this issue Apr 30, 2020 · 6 comments
Closed
Labels

Comments

@ananth-at-camphor-networks

In yang, if you have say
set fruit mango taste sweet
set fruit mango size big

After first command, second cannot be entered. If a new fruit is selected, then both (size and taste options appear, but not for mango)

this is in master branch. 4.4.0 works correctly

@olofhagsand
Copy link
Member

As a mitigation you can use USE_CLIGEN44 in clixon to use with previous version of cligen, until I get cligen45 fully backward compatible.

@olofhagsand
Copy link
Member

olofhagsand commented May 8, 2020

Still broken.

@olofhagsand
Copy link
Member

Fixed by clicon/cligen@60774d0
Please verify.

@ananth-at-camphor-networks
Copy link
Author

@ananth-at-camphor-networks
Copy link
Author

@olofhagsand
Copy link
Member

Thanks for reporting and verifying!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants