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
{{ message }}
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.
4a9d55a introduced a new tree for the lens, which types every setting.
The manifests were fixed accordingly, but non-existing entries can not be created anymore.
For example, when passing:
it will fail if there is no entry for
port
yet.The solution is to create each level with Augeas, e.g. in this case:
And if we're going to do that, we might as well revert to the old interface, and add a
type
parameter.The text was updated successfully, but these errors were encountered: