Skip to content

πŸ”Ή star-all

⭐ Star all Capgo GitHub repositories with a small random delay between each request.

Terminal window
npx @capgo/cli@latest star-all

If you do not pass repositories, this defaults to all Cap-go repositories whose name starts with capacitor-.

ParamTypeDescription
β€”min-delay-msstringMinimum delay in ms between each star action (default: 20)
β€”max-delay-msstringMaximum delay in ms between each star action (default: 180)
β€”max-concurrencystringMaximum number of star requests running in parallel (default: 4)

If you are using star-all to plan dashboard and API operations, connect it with API Overview for the implementation detail in API Overview, Introduction for the implementation detail in Introduction, API Keys for the implementation detail in API Keys, Devices for the implementation detail in Devices, and Bundles for the implementation detail in Bundles.