project add

  • --name:项目名称

  • --description:项目描述

  • --url:项目网址

此命令还接受以下可选参数:

  • --tags:项目标签(作为列表提供)

  • --help:显示帮助信息 Add a project to use with the 'boot new' and 'boot add' commands

NAME

项目添加

SYNOPSIS

project add [--name String] [--url String] --description String --tags List --help

OPTIONS

--name 字符串 项目名称 强制

--url 字符串 项目网址 必需

--description 字符串 项目描述 可选

--tags 列表 项目标签 可选

--help 或 -h 帮助项目添加 可选

Unresolved include directive in modules/ROOT/pages/commands/project-add.adoc - include::footers/project-add-footer.adoc[]