Skip to content

Add RUNNING_CONFIG_MAPPER and get_running_config_command with tests #649

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

Merged

Conversation

kat-git-hub
Copy link
Contributor

Added RUNNING_CONFIG_MAPPER with common platform commands. Created function get_running_config_command(). Added unit tests.
Fixes #622

@kat-git-hub kat-git-hub requested a review from jeffkala May 14, 2025 06:52
@jeffkala
Copy link
Collaborator

Thanks @kat-git-hub think I'm good with this. @itdependsnetworks any concerns. I've considering saying it should be the full command show running-config but not sure it really matters to much.

@itdependsnetworks
Copy link
Contributor

I'm good with it as is.

@jeffkala
Copy link
Collaborator

@kat-git-hub we enabled the checks now and CI is failing black. Mind getting that fixed and then we can merge. Thanks again for the contribution!

Copy link
Collaborator

@qduk qduk left a comment

Choose a reason for hiding this comment

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

This is cool.

@kat-git-hub
Copy link
Contributor Author

Thanks! That’s a reasonable point about show running-config. I think it works fine as is, but I’m happy to adjust if needed, just let me know.

@kat-git-hub
Copy link
Contributor Author

Ok,ok. I’ve tested this branch in my fork, and all checks have passed successfully. This change should work as expected.

@itdependsnetworks itdependsnetworks merged commit c41a402 into networktocode:develop May 20, 2025
19 checks passed
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.

Running Configuration Mapper
4 participants