Skip to content

Commit 2d09700

Browse files
committed
Uncomment Cloud CLI commands that are now available
1 parent e42ab47 commit 2d09700

File tree

1 file changed

+2
-3
lines changed
  • docusaurus/docs/dev-docs

1 file changed

+2
-3
lines changed

docusaurus/docs/dev-docs/cli.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,7 @@ strapi build
100100
| `--sourcemaps` | - | Produce sourcemaps (default: false) |
101101
| `--stats` | - | Print build statistics to the console (default: false) |
102102

103-
<!-- TODO v5: uncomment when the following commands are available and working in Strapi 5 👇 -->
104-
<!-- ## strapi login
103+
## strapi login
105104

106105
Logs in to Strapi Cloud (see [Cloud CLI](/cloud/cli/cloud-cli#strapi-login) documentation).
107106

@@ -111,7 +110,7 @@ Logs out from Strapi Cloud (see [Cloud CLI](/cloud/cli/cloud-cli#strapi-logout)
111110

112111
## strapi deploy
113112

114-
Deploys to Strapi Cloud (see [Cloud CLI](/cloud/cli/cloud-cli#strapi-deploy) documentation). -->
113+
Deploys to Strapi Cloud (see [Cloud CLI](/cloud/cli/cloud-cli#strapi-deploy) documentation).
115114

116115
## strapi export
117116

0 commit comments

Comments
 (0)