Skip to content

Commit 57ce461

Browse files
committed
chore: copilot review comments
1 parent aefa6c5 commit 57ce461

File tree

6 files changed

+101
-307
lines changed

6 files changed

+101
-307
lines changed

products/paas/shopware-paas/account.md

Lines changed: 0 additions & 280 deletions
This file was deleted.

products/paas/shopware-paas/cli-setup.md

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -29,20 +29,8 @@ If you are unsure of how to create SSH keys, please follow [this tutorial](https
2929

3030
## Authenticate
3131

32-
Next, you need to authenticate your PaaS CLI. This can be done through your browser. Run the following command and follow the instructions:
32+
Next, you need to authenticate your PaaS CLI. This can be done through your browser. Just run the following command and follow the instructions:
3333

3434
```sh
35-
sw-paas auth
35+
shopware
3636
```
37-
38-
## Access management
39-
40-
After authentication, you can inspect your current access and manage users or service accounts with the account commands.
41-
42-
See [Account](account) for:
43-
44-
* `sw-paas account whoami`
45-
* `sw-paas account context`
46-
* user memberships on organization, project, and application level
47-
* membership requests and approvals
48-
* service accounts, grants, and tokens

products/paas/shopware-paas/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ git push shopware
8484
The sub-pages describe a more detailed step-by-step guide that you can follow to set up your PaaS project.
8585

8686
First, make sure your [PaaS CLI is set up correctly](cli-setup).
87-
Once you can authenticate with the CLI, review [account](account) to inspect your own access, manage user memberships, and configure service accounts for automation.
8887
Once your PaaS CLI is up and running, it is time to [set up your project repository](repository).
8988

9089
When your repository is set up correctly, you are ready to [push and deploy your project](build-deploy) to the PaaS environment.

0 commit comments

Comments
 (0)