Loading...
Loading...
Compare original and translation side by side
membranenpm install -g @membranehq/climembranenpm install -g @membranehq/climembrane login --tenantmembrane login complete <code>membrane login --tenantmembrane login complete <code>membrane search readme-com --elementType=connector --jsonoutput.items[0].element?.idmembrane connect --connectorId=CONNECTOR_ID --jsonmembrane search readme-com --elementType=connector --jsonoutput.items[0].element?.idmembrane connect --connectorId=CONNECTOR_ID --jsonmembrane connection list --jsonconnectionIdmembrane connection list --jsonconnectionIdmembrane action list --intent=QUERY --connectionId=CONNECTION_ID --jsonmembrane action list --intent=QUERY --connectionId=CONNECTION_ID --json| Name | Key | Description |
|---|---|---|
| List Categories | list-categories | No description |
| List Changelogs | list-changelogs | No description |
| List Custom Pages | list-custom-pages | No description |
| List Versions | list-versions | No description |
| Get Category | get-category | No description |
| Get Changelog | get-changelog | No description |
| Get Custom Page | get-custom-page | No description |
| Get Doc | get-doc | No description |
| Get Version | get-version | No description |
| Get Category Docs | get-category-docs | No description |
| Create Category | create-category | No description |
| Create Changelog | create-changelog | No description |
| Create Custom Page | create-custom-page | No description |
| Create Doc | create-doc | No description |
| Create Version | create-version | No description |
| Update Category | update-category | No description |
| Update Changelog | update-changelog | No description |
| Update Custom Page | update-custom-page | No description |
| Update Doc | update-doc | No description |
| Update Version | update-version | No description |
| 名称 | 键 | 描述 |
|---|---|---|
| 列出分类 | list-categories | 无描述 |
| 列出更新日志 | list-changelogs | 无描述 |
| 列出自定义页面 | list-custom-pages | 无描述 |
| 列出版本 | list-versions | 无描述 |
| 获取分类 | get-category | 无描述 |
| 获取更新日志 | get-changelog | 无描述 |
| 获取自定义页面 | get-custom-page | 无描述 |
| 获取文档 | get-doc | 无描述 |
| 获取版本 | get-version | 无描述 |
| 获取分类下文档 | get-category-docs | 无描述 |
| 创建分类 | create-category | 无描述 |
| 创建更新日志 | create-changelog | 无描述 |
| 创建自定义页面 | create-custom-page | 无描述 |
| 创建文档 | create-doc | 无描述 |
| 创建版本 | create-version | 无描述 |
| 更新分类 | update-category | 无描述 |
| 更新更新日志 | update-changelog | 无描述 |
| 更新自定义页面 | update-custom-page | 无描述 |
| 更新文档 | update-doc | 无描述 |
| 更新版本 | update-version | 无描述 |
membrane action run --connectionId=CONNECTION_ID ACTION_ID --jsonmembrane action run --connectionId=CONNECTION_ID ACTION_ID --json --input "{ \"key\": \"value\" }"membrane action run --connectionId=CONNECTION_ID ACTION_ID --jsonmembrane action run --connectionId=CONNECTION_ID ACTION_ID --json --input "{ \"key\": \"value\" }"membrane request CONNECTION_ID /path/to/endpoint| Flag | Description |
|---|---|
| HTTP method (GET, POST, PUT, PATCH, DELETE). Defaults to GET |
| Add a request header (repeatable), e.g. |
| Request body (string) |
| Shorthand to send a JSON body and set |
| Send the body as-is without any processing |
| Query-string parameter (repeatable), e.g. |
| Path parameter (repeatable), e.g. |
membrane request CONNECTION_ID /path/to/endpoint| 标识 | 描述 |
|---|---|
| HTTP 请求方法(GET, POST, PUT, PATCH, DELETE),默认值为 GET |
| 添加请求头(可重复使用),例如 |
| 请求体(字符串格式) |
| 快捷选项,用于发送 JSON 格式请求体并自动设置 |
| 原样发送请求体,不做任何处理 |
| 查询字符串参数(可重复使用),例如 |
| 路径参数(可重复使用),例如 |
membrane action list --intent=QUERYmembrane action list --intent=QUERY