cli-commands

Installation
SKILL.md

Steedos CLI Commands | Steedos 命令行工具

Overview | 概述

The Steedos CLI (steedos) is an oclif-based command-line tool for managing Steedos projects. It provides commands for starting/restarting servers, managing source code, importing/exporting data, and package operations.

Steedos CLI (steedos) 是基于 oclif 的命令行工具,用于管理 Steedos 项目。提供服务器启动/重启、源代码管理、数据导入导出和软件包操作等命令。

Commands Reference | 命令参考

steedos start

Start the Steedos server. Writes a PID file (.steedos.pid) to the current working directory for process management.

启动 Steedos 服务器。在当前工作目录写入 PID 文件 (.steedos.pid) 用于进程管理。

steedos start
Installs
4
GitHub Stars
1.6K
First Seen
Apr 23, 2026
cli-commands — steedos/steedos-platform