Skip to content

Commit 7ae98da

Browse files
pwizlagonbaum
andauthored
List to Strapi Cloud projects from Cloud CLI (#2147)
* feat(cli): strapi projects * Update docusaurus/docs/cloud/cli/cloud-cli.md --------- Co-authored-by: Gonzalo Andres Garcia <[email protected]>
1 parent 02e5668 commit 7ae98da

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docusaurus/docs/cloud/cli/cloud-cli.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,19 @@ Once you deployed your project, if you visit the Strapi Cloud dashboard, you may
5151
- Some buttons, such as the **Trigger deploy** button, will be greyed out and unclickable since, unless you have [connected a git repository to your Strapi Cloud project](/cloud/getting-started/deployment-cli#automatically-deploying-subsequent-changes).
5252
:::
5353

54+
55+
## strapi projects <NewBadge />
56+
57+
**Alias:** `strapi cloud:projects`
58+
59+
Lists all Strapi Cloud projects associated with your account.
60+
61+
```bash
62+
strapi projects
63+
```
64+
65+
This command retrieves and displays a list of all projects hosted on your Strapi Cloud account.
66+
5467
## strapi logout
5568

5669
**Alias:** `strapi cloud:logout`

0 commit comments

Comments
 (0)