You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en/readme.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ category: 'Overview'
26
26
-**Security release**: automatically detects the changes in functions.
27
27
-**Quick integration**: integrates with common CI/CD tools. For more information, see [CI/CD tools](https://github.com/Serverless-Devs/Serverless-Devs/blob/master/docs/en/cicd.md).
28
28
-**Observability**: allows you to query metrics and logs on your client. For more information, see [Query metrics](command/metrics.md) and [Query logs](command/logs.md).
29
-
-**Multi-mode debugging**: supports multi-mode debugging to meet different debugging requirements in the development state and O&M state. The modes include [local call](command/local.md), [remote debugging](command/invoke.md), and [cloud-terminal joint debugging](command/proxied.md).
29
+
-**Multi-mode debugging**: supports multi-mode debugging to meet different debugging requirements in the development state and O&M state. The modes include [local call](command/local.md), [remote debugging](command/invoke.md).
30
30
# Quick start
31
31
32
32
🙋 To use the FC component, perform the following steps:
@@ -48,7 +48,7 @@ The following table lists the commands that are supported by the FC component:
Copy file name to clipboardExpand all lines: docs/en/vs_fun_fcli.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,12 +6,13 @@ category: 'Overview'
6
6
---
7
7
# Compare among Serverless Devs, Function Compute command line interface (fcli), and Funcraft
8
8
9
-
-[Format comparison](#Format-comparison)
10
-
-[Feature comparison](#Feature-comparison)
11
-
-[Scenario comparison](#Scenario-comparison)
12
-
-[Migration cases](#Migration-cases)
13
-
-[Migrate resources from Funcraft to Serverless Devs](#Migrate-resources-from-Funcraft-to-Serverless-Devs)
14
-
-[Migrate resources from fcli to Serverless Devs](#Migrate-resources-from-fcli-to-Serverless-Devs)
9
+
-[Compare among Serverless Devs, Function Compute command line interface (fcli), and Funcraft](#compare-among-serverless-devs-function-compute-command-line-interface-fcli-and-funcraft)
10
+
-[Format comparison](#format-comparison)
11
+
-[Feature comparison](#feature-comparison)
12
+
-[Scenario comparison](#scenario-comparison)
13
+
-[Migration cases](#migration-cases)
14
+
-[Migrate resources from Funcraft to Serverless Devs](#migrate-resources-from-funcraft-to-serverless-devs)
15
+
-[Migrate resources from fcli to Serverless Devs](#migrate-resources-from-fcli-to-serverless-devs)
Copy file name to clipboardExpand all lines: docs/readme_en.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@
23
23
-**Security release**: automatically detects the changes in functions.
24
24
-**Quick integration**: integrates with common CI/CD tools. For more information, see [CI/CD tools](https://github.com/Serverless-Devs/Serverless-Devs/blob/master/docs/en/cicd.md).
25
25
-**Observability**: allows you to query metrics and logs on your client. For more information, see [Query metrics](en/command/metrics.md) and [Query logs](en/command/logs.md).
26
-
-**Multi-mode debugging**: supports multi-mode debugging to meet different debugging requirements in the development state and O&M state. The modes include [local call](en/command/local.md), [remote debugging](en/command/invoke.md), and [cloud-terminal joint debugging](en/command/proxied.md).
26
+
-**Multi-mode debugging**: supports multi-mode debugging to meet different debugging requirements in the development state and O&M state. The modes include [local call](en/command/local.md), [remote debugging](en/command/invoke.md).
27
27
# Quick start
28
28
29
29
🙋 To use the FC component, perform the following steps:
@@ -45,7 +45,7 @@ The following table lists the commands that are supported by the FC component:
0 commit comments