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

[show] Fix abbreviations for 'show ip bgp ...' commands #901

Merged
merged 1 commit into from
May 4, 2020
Merged

[show] Fix abbreviations for 'show ip bgp ...' commands #901

merged 1 commit into from
May 4, 2020

Conversation

jleveque
Copy link
Contributor

@jleveque jleveque commented May 3, 2020

Currently, the AliasedGroup class in show/main.py handles finding a subcommand to run based on an abbreviation. Thus, we need to import in the bgp files and use it as the base class for the 'bgp' groups in order to allow abbreviations to work for the subcommands in these groups.

@jleveque jleveque merged commit c2facd8 into sonic-net:master May 4, 2020
@jleveque jleveque deleted the fix_bgp_abbrev branch May 4, 2020 00:46
@rlhui
Copy link
Contributor

rlhui commented May 10, 2020

@jleveque, there's conflict. please raise a separate PR for 201911 branch.

@jleveque
Copy link
Contributor Author

Opened separate PR against 201911 branch here: #909

abdosi pushed a commit to abdosi/sonic-utilities that referenced this pull request Aug 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants