# cli **Repository Path**: feng3d/cli ## Basic Information - **Project Name**: cli - **Description**: feng3d 命令行工具 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-15 - **Last Updated**: 2025-02-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # @feng3d/cli feng3d 命令行工具。 ## 安装 ``` npm install @feng3d/cli -g ``` ## 命令 ### 获取帮助信息 ``` feng3d-cli -h ``` ### 上传目录到 oss ``` feng3d-cli oss_upload_dir ```