Browse Source

Update index.md

pull/22528/head
maliming 10 months ago
committed by GitHub
parent
commit
0b8fe4679a
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      docs/en/cli/index.md

2
docs/en/cli/index.md

@ -888,7 +888,7 @@ Some features of the CLI requires to be logged in to ABP Platform. The login com
```bash
abp login # Opens a default browser to log in to ABP Platform via abp.io
abp login --device # Use device login flow
abp login --password # Use password login, abp login [username] -p ****** --password
abp login username -p ****** --password # Use userp password login
```
A new login with an already active session overwrites the previous session.

Loading…
Cancel
Save