返回顶部
s

ship

Static hosting via ShipStatic. Use when the user wants to deploy a website, upload files, manage deployments, set up domains, or publish static files to shipstatic.com.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.7.20
安全检测
已通过
89
下载量
0
收藏
概述
安装方式
版本历史

ship

## Install Requires Node.js >= 20. ```bash npm install -g @shipstatic/ship ``` ## Authenticate ```bash ship config ``` Enter your API key when prompted. Get one at https://my.shipstatic.com/settings Alternative: set the `SHIP_API_KEY` environment variable or pass `--api-key` per command. ## Workflow 1 — Deploy ```bash ship ./dist ship ./dist --label production --label v1.0 ship ./dist --json # Returns {"deployment": "<id>", "url": "https://..."} ``` ## Workflow 2 — Reserve a Domain ```bash # Pre-flight check ship domains validate www.example.com # Reserve (no deployment linked yet) ship domains set www.example.com # Or reserve an internal subdomain (instant, no DNS) ship domains set my-site ``` Internal domains (`my-site.shipstatic.com`) are free and instant. Custom domains require DNS configuration — the CLI prints the required records. **Apex domains are not supported.** Always use a subdomain: `www.example.com`, not `example.com`. ## Workflow 3 — Link Domain to Deployment ```bash # Link domain to a deployment ship domains set www.example.com <deployment-id> # Switch to a different deployment (instant rollback) ship domains set www.example.com <other-deployment-id> # For custom domains: verify DNS after configuring records ship domains verify www.example.com ``` ## Reference ```bash # Deployments ship deployments list ship deployments get <id> ship deployments set <id> --label production ship deployments remove <id> # Domains ship domains list ship domains get <name> ship domains validate <name> ship domains verify <name> ship domains remove <name> # Account ship whoami ship ping ``` Use `--json` on any command for machine-readable output.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 shipstatic-1776085339 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 shipstatic-1776085339 技能

通过命令行安装

skillhub install shipstatic-1776085339

下载 Zip 包

⬇ 下载 ship v0.7.20

文件大小: 441.3 KB | 发布时间: 2026-4-14 11:12

v0.7.20 最新 2026-4-14 11:12
Remove patterns that trigger security scanner

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部