用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/microsoft/AL --skill publish-al-app命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Downloads exact Business Central symbol packages for a temporary AL reproduction project through the installed prerelease ALTool. Use before compiling any project whose app.json references platform, application, or dependency packages.
Invokes one safe AL MCP tooling operation through the workflow-installed prerelease ALTool for independent reproduction of MCP and editor-tooling issues.
Runs a published AL test codeunit against the provisioned BCInsider sandbox through the public prerelease ALTool.
基于 SOC 职业分类
正在显示 SKILL.md
| name | publish-al-app |
| description | Publishes one compiled AL app to the provisioned BCInsider sandbox through the public prerelease ALTool. |
| argument-hint | <app-path> [project-folder] |
verify-prerelease-altool.compile-al-app; use the emitted .app path.& $env:ALTOOL_PATH publishapp $appPath `
--project $projectPath `
--server $env:BC_SERVER_URL `
--serverinstance $env:BC_SERVER_INSTANCE `
--port $env:BC_SERVER_PORT `
--tenant $env:BC_TENANT `
--authentication $env:BC_AUTHENTICATION `
--environmenttype OnPrem `
--schemaupdatemode Synchronize
--forceupgrade, ForceSync, or Recreate only when required by the reported scenario./dev/apps directly.