Repository Commands
Repository Commands
Section titled “Repository Commands”Repository management via CLI is coming soon.
Currently, repositories are managed through the FlightStack web/mobile app:
- Navigate to Repositories
- Click Connect Repository
- Select your GitHub repository
- Configure webhook settings
Planned Commands
Section titled “Planned Commands”# List repositoriesflightstack repo list
# Show repository detailsflightstack repo show <repo-id>
# Trigger a buildflightstack repo build <repo-id> --branch mainStay tuned for updates!