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

Persistence introspection #394

Open
ConnorRigby opened this issue Feb 24, 2022 · 2 comments
Open

Persistence introspection #394

ConnorRigby opened this issue Feb 24, 2022 · 2 comments

Comments

@ConnorRigby
Copy link
Member

It would be nice to be able to see what the persistence state and configuration is, if an interface doesn't exist for example.
The ability to clear a configuration's persistence without it being configured would be nice as well.

I'm almost certain the ability to do that exists, it's just not documented yet

@fhunleth
Copy link
Member

I think that I'm not understanding. Could you walk through an example?

@ConnorRigby
Copy link
Member Author

So in my case, i was testing out vintage_net_wireguard, i configured it, and tested it out for a while, then deconfigured the interface.

I didn't set persist: false on the config, so when i rebooted the device, it automatically reconnected. I deconfigured it again, with persist: false expecting that to remove the persistence entry.

After all that, I wanted to look at what was in the table and delete the entry without bringing the interface back up again.

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

No branches or pull requests

2 participants