You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an engineer writing custom test catalogs, I would find it useful to be able to check that certain lines are in the running config, especially if there are no existing tests for the functionality I am interested in.
Example:
Checking that the enable password is set
Checking for a particular username has been set in the config.
Probably would need to support a regex search or searching for line that include the given text.
The text was updated successfully, but these errors were encountered:
chetryan
added a commit
to chetryan/anta
that referenced
this issue
Apr 18, 2024
As an engineer writing custom test catalogs, I would find it useful to be able to check that certain lines are in the running config, especially if there are no existing tests for the functionality I am interested in.
Example:
Probably would need to support a regex search or searching for line that include the given text.
The text was updated successfully, but these errors were encountered: