edgeone 1.6.17 → 1.6.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -40,12 +40,20 @@ Use the `edgeone -v` command to check if the installation is successful. Use the
40
40
 
41
41
  ### 2. Log in
42
42
 
43
- Execute the login command, follow the prompts to select `Global` (International) or `China`, then complete the login in the pop-up browser window.
43
+ Execute the login command. A browser window opens the unified login page, where you can choose Tencent Cloud China, Tencent Cloud International, or Enterprise SSO to complete the login.
44
44
 
45
45
  ```plaintext
46
46
  edgeone login
47
47
  ```
48
48
 
49
+ You can also skip the selection page and go straight to a specific method with `--site`:
50
+
51
+ ```plaintext
52
+ edgeone login --site china # Tencent Cloud China console login
53
+ edgeone login --site global # Tencent Cloud International console login
54
+ edgeone login --site sso # Enterprise SSO via the unified login page
55
+ ```
56
+
49
57
  After completing the login, you can use the `edgeone whoami` command to view the current login account information.
50
58
 
51
59
  ### 3. Initialize