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 Apr 17, 2023. It is now read-only.
Implement the
prm (set | get) backend
commands:Examples:
prm set backend docker
prm get backend > Backend selected: docker
This will:
prm set
writes the backend in use toprm.yml
prm get
reads backend in use fromprm.yml
prm get
returns default value ofdocker
when backend is unsetThe text was updated successfully, but these errors were encountered: