ae-analysis-global
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chineseae-analysis-global
ae-analysis-global
This is a terminology and routing overlay for . Read the base command reference before composing the inventory command. Server output, not a local CLI feature switch, is authoritative for whether global query is enabled and which routes the account may use.
ae-analysis../ae-analysis/references/query_cluster_list.mdEvery command accepts to override the active AE host. Host selection is independent of : chooses the AE instance, while / choose a physical query route inside that instance.
--host <url>--cluster-query-scope--host--cluster-query-scope--slave-cluster-idCRITICAL — Host compat (do this first): After each run, check stderr and . If either is present, open the user reply with a short ⚠️ version warning and quote the / (or update-cluster) lines verbatim, then present the business result. Soft tip; can still carry the notice. (Also covered by Global Rules when both skills are loaded.)
ae-cli_notice.host_compatnpm i -gnpx skills addok: trueae-analysis这是的术语与路由覆盖层。在编写清单命令前,请先阅读基础命令参考文档。服务器输出(而非本地CLI功能开关)是判断全局查询是否启用以及账户可使用哪些路由的权威依据。
ae-analysis../ae-analysis/references/query_cluster_list.md每个命令都接受参数以覆盖当前活跃的AE主机。主机选择与相互独立:用于选择AE实例,而/用于选择该实例内的物理查询路由。
--host <url>--cluster-query-scope--host--cluster-query-scope--slave-cluster-id重要——主机兼容性(优先执行):每次运行后,检查标准错误输出(stderr)和。如果存在其中任意一项,在用户回复开头添加简短的⚠️版本警告,并逐字引用/(或update-cluster)命令行,再展示业务结果。温馨提示:即使仍可能携带该通知。(当两个技能都加载时,全局规则也会涵盖此内容。)
ae-cli_notice.host_compatnpm i -gnpx skills addok: trueae-analysisRouting Rules
路由规则
- In this overlay, 查询集群 / 数据集群 / 部署集群 means physical multi-cluster routing for analysis queries. 用户分群 / 人群包 means user-membership assets under .
analysis user-cluster - If the user asks for query-cluster inventory or cluster info, call . Localized examples include "查询集群信息" and "有哪些数据集群".
ae-cli analysis query-cluster list --project-id <project_id> - Do not answer query-cluster inventory questions with unless the user explicitly asks for audience clusters, cohorts, segments, user membership, or cluster definitions.
ae-cli analysis user-cluster list - If the user mentions country, region, server, shard, site, market, or deployment area semantics, call before choosing query scope.
analysis query-cluster list - Match slave intent only against returned ,
slave_clusters[].cluster_id, andcluster_name.cluster_desc - Report-data, dashboard-report-data, and ad-hoc run/export expose ;
--cluster-query-scope GLOBAL|SLAVErequiresSLAVE.--slave-cluster-id - Use only when the user clearly asks for all clusters/servers or cross-cluster aggregation and
GLOBAL.permissions.can_query_global=true - If the user does not express global or slave-cluster intent, omit the flag. Report/ad-hoc then use current self; dashboard follows its saved configuration.
- If a requested route is not allowed, explain instead of silently falling back.
permissions.allowed_cluster_query_params - SQL and attribution ad-hoc analysis do not support ; SQL report/dashboard data also reject effective
GLOBAL. Use an allowedGLOBALor current-self route.SLAVE
- 在本覆盖层中,查询集群/数据集群/部署集群指的是分析查询的物理多集群路由。用户分群/人群包指的是下的用户会员资产。
analysis user-cluster - 如果用户请求查询集群清单或集群信息,调用。本地化示例包括“查询集群信息”和“有哪些数据集群”。
ae-cli analysis query-cluster list --project-id <project_id> - 除非用户明确要求受众集群、用户群组、用户分群、用户会员或集群定义,否则不要用来回答查询集群清单的问题。
ae-cli analysis user-cluster list - 如果用户提及国家、地区、服务器、分片、站点、市场或部署区域相关语义,在选择查询范围前先调用。
analysis query-cluster list - 仅将slave意图与返回的、
slave_clusters[].cluster_id和cluster_name进行匹配。cluster_desc - 报告数据、仪表板报告数据和临时运行/导出功能支持;使用
--cluster-query-scope GLOBAL|SLAVE时需要SLAVE参数。--slave-cluster-id - 仅当用户明确要求所有集群/服务器或跨集群聚合,且时,才使用
permissions.can_query_global=true。GLOBAL - 如果用户未表达全局或slave集群的意图,省略该标志。此时报告/临时查询将使用当前自身集群;仪表板则遵循其保存的配置。
- 如果请求的路由不被允许,请解释,而非静默回退。
permissions.allowed_cluster_query_params - SQL和归因临时分析不支持;SQL报告/仪表板数据同样会拒绝有效的
GLOBAL。请使用允许的GLOBAL或当前自身路由。SLAVE
Response Wording
回复措辞
- For , call the result "查询集群" or "query clusters" and summarize
analysis query-cluster list,current_cluster, andslave_clusters.permissions.allowed_cluster_query_params - For , call the result "audience clusters" or "user segments"; do not call those results query clusters.
analysis user-cluster list
- 对于,将结果称为“查询集群”或“query clusters”,并总结
analysis query-cluster list、current_cluster和slave_clusters的内容。permissions.allowed_cluster_query_params - 对于,将结果称为“audience clusters”或“用户分群”;请勿将这些结果称为查询集群。
analysis user-cluster list
Query-cluster command
查询集群命令
ae-cli analysis query-cluster list --project-id <project_id>
ae-cli analysis query-cluster list --project-id <project_id>