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
This new snowblock should contain config-<HOST>.json configuration files depending where <HOST> is the name of the target host. The iceowl host should include the credsStore field with the osxkeychain value to ensure the macOS Keychain is used to store tokens instead of saving them as plain text into the config file.
snowsaw core plugin configuration
clean
The target path ~/.docker should be cleaned before the link core plugin execution.
link
The target path ~/.docker should be created by snowsaw if they doesn't exist yet regardless of the target host.
The text was updated successfully, but these errors were encountered:
This new snowblock should contain
config-<HOST>.json
configuration files depending where<HOST>
is the name of the target host. Theiceowl
host should include thecredsStore
field with theosxkeychain
value to ensure the macOS Keychain is used to store tokens instead of saving them as plain text into the config file.snowsaw core plugin configuration
clean
The target path
~/.docker
should be cleaned before thelink
core plugin execution.link
The target path
~/.docker
should be created by snowsaw if they doesn't exist yet regardless of the target host.The text was updated successfully, but these errors were encountered: