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
@mirceaulinic Hi, we can try implement this.
However it works on vyos a bit differently than eg. on junos.
It assumes that rollback method is through restart :)
Where I can find details eg. how optional variable should be named or even better some example for implementation. ?
vagrant@vyos2# commit-confirm
commit confirm will be automatically reboot in 10 minutes unless confirmed
Proceed? [confirm][y]
However, the feature you mention seems something different IMHO. I'd advise to add a huge note in the "caveats" section in the documentation and, also, to lock the feature so it can't be used unless the user has unlocked it (for example, using an optional_arg).
See details in the parent issue napalm-automation/napalm-base#214
The text was updated successfully, but these errors were encountered: