We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://pan.dev/prisma-cloud/docs/twistcli_gs/#scan-images-when-the-docker-socket-isnt-in-the-default-location
space needed in --docker-address PATH
--docker-address PATH
--docker-addressPATH -- Path to the Docker socket. By default, twistcli looks for the Docker socket in unix:///var/run/docker.sock.
--docker-addressPATH
example command cut short:
$ ./twistcli images scan \ --address=<COMPUTE_CONSOLE> \ --user=<TW_USER> \ --password=<TW_PASSWORD> \ --docker-ad
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Documentation link
https://pan.dev/prisma-cloud/docs/twistcli_gs/#scan-images-when-the-docker-socket-isnt-in-the-default-location
Describe the problem
space needed in
--docker-address PATH
example command cut short:
Suggested fix
The text was updated successfully, but these errors were encountered: