Also if I’m running `bolt command run 'whoami' --t...
# bolt
v
Also if I’m running
bolt command run 'whoami' --targets all -u root --run-as admin
, I’m getting:
Copy code
shell-init: error retrieving current directory: getcwd: cannot access parent directories: Permission denied
chdir: error retrieving current directory: getcwd: cannot access parent directories: Permission denied
admin
User is quite fine