list-projects
Stallion CLI list-projects command - List all projects in a Stallion organization from the terminal, including enabled platforms.
Lists the projects in an organization, along with the platforms (android/ios) enabled for each. The project from your current context is highlighted.
stallion list-projects
Alias:
stallion lp
projects
1. my-project android·ios ← current
2. beta-app android
3. internal-tools —
3 projects
The 15 most recently updated projects are shown; if your org has more, the footer links to the Stallion Console for the full list.
Parameters
1. --org-id (Optional)
Organization to list projects from. Falls back to the saved context; prompts if neither is available.
--org-id=64f5f341a43eb5ccf93548e4
2. --json (Optional)
Prints the raw project list as JSON instead of the table — useful for scripting.
stallion list-projects --json