Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Issue with "Getting Started with twistcli" #766

Open
frostmar opened this issue Nov 5, 2024 · 0 comments
Open

Issue with "Getting Started with twistcli" #766

frostmar opened this issue Nov 5, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@frostmar
Copy link

frostmar commented Nov 5, 2024

Documentation link

https://pan.dev/prisma-cloud/docs/twistcli_gs/#scan-images-when-the-docker-socket-isnt-in-the-default-location

Describe the problem

  1. space needed in --docker-address PATH

    --docker-addressPATH -- Path to the Docker socket. By default, twistcli looks for the Docker socket in unix:///var/run/docker.sock.

  2. example command cut short:

    $ ./twistcli images scan \
      --address=<COMPUTE_CONSOLE> \
      --user=<TW_USER> \
      --password=<TW_PASSWORD> \
      --docker-ad
    

Suggested fix

  1. add the space
  2. complete the example
@frostmar frostmar added the documentation Improvements or additions to documentation label Nov 5, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant