Because of some other errors I could fix now, I to debug the FORCE_CREDENTIALS variable and ran the following command (documentation) as _this command will only print the container's FORCECREDENTIALS variable:
However, this just returned the error /home/docker/bin/force-level1-csd: invalid option -- 'h' for me.
So either the documentation needs an update there or the bash script.
Because of some other errors I could fix now, I to debug the
FORCE_CREDENTIALS
variable and ran the following command (documentation) as _this command will only print the container's FORCECREDENTIALS variable:However, this just returned the error
/home/docker/bin/force-level1-csd: invalid option -- 'h'
for me. So either the documentation needs an update there or the bash script.