DO - Projects

Support HackTricks

Basic Information

проект є просто контейнером для всіх послуг (дроплети, простори, бази даних, кубернетес...) які працюють разом всередині нього. For more info check:

DO - Basic Information

Enumeration

It's possible to enumerate all the projects a user have access to and all the resources that are running inside a project very easily:

doctl projects list # Get projects
doctl projects resources list <proj-id> # Get all the resources of a project
Підтримайте HackTricks

Last updated