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
Currently only strings are supported, but we should be able to accept raw bytes.
CLI would need to have some changes. The config & secrets file should be able to have a bytes option. DapolConfigBuilder should also have a bytes option.