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

Added auto-generated CLIs from Fine-Grained Hashing Yang model #3740

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ashutosh-agrawal
Copy link

@ashutosh-agrawal ashutosh-agrawal commented Jan 28, 2025

What I did

Generated config and show CLIs from Fine-Grained ECMP Yang model.

PR for Yang Model changes:
sonic-net/sonic-buildimage#21545

How I did it

sonic-cli-gen generate config sonic-fine-grained-ecmp
sonic-cli-gen generate show sonic-fine-grained-ecmp

How to verify it

Previous command output (if the output of a command-line utility has changed)

New command output (if the output of a command-line utility has changed)

@mssonicbld
Copy link
Collaborator

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld
Copy link
Collaborator

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).



# Load sonic-cfggen from source since /usr/local/bin/sonic-cfggen does not have .py extension.
sonic_cfggen = general.load_module_from_source('sonic_cfggen', '/usr/local/bin/sonic-cfggen')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mssonicbld
Copy link
Collaborator

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

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 this pull request may close these issues.

3 participants