← 返回
开发者工具 中文

Azion Deploy

Deploy applications, static sites, and edge functions to Azion using Azion CLI. Use when the user asks to deploy/publish to Azion, configure link/build/deplo...
使用 Azion CLI 部署应用、静态站点和边缘函数。当用户请求在 Azion 上部署/发布、配置链接/构建/部署时使用。
askrauthein
开发者工具 clawhub v0.1.1 1 版本 99849.6 Key: 无需
★ 0
Stars
📥 664
下载
💾 7
安装
1
版本
#latest

概述

azion-deploy

Use this skill to deploy projects to Azion with safe preflight checks.

Built-in checks

The script fails fast if:

  • azion executable is missing
  • authentication fails (azion whoami)
  • .edge/manifest.json is missing when using --skip-build

Commands

# Validate CLI + auth
bash {baseDir}/scripts/azion-deploy.sh preflight

# Validate auth only
bash {baseDir}/scripts/azion-deploy.sh auth-check

# Stable quickstart flow
bash {baseDir}/scripts/azion-deploy.sh quickstart --name <project-name> [--token "$AZION_TOKEN"]

# Local deploy flow
bash {baseDir}/scripts/azion-deploy.sh deploy-local [--skip-build] [--auto] [--token "$AZION_TOKEN"]

Notes

  • Keep link -> build -> deploy sequential (never parallel).
  • If whoami fails, run azion login (interactive) or provide valid AZION_TOKEN.
  • For detailed flags and framework behavior, read:
  • references/azion-cli.md
  • references/azion-build-frameworks.md

版本历史

共 1 个版本

  • v0.1.1 当前
    2026-03-30 01:01 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,471
developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,925
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 672 📥 324,522