Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 182 Bytes

File metadata and controls

15 lines (9 loc) · 182 Bytes

dapi project create [name]

Creates a new project and opens it.

Input

  • [name]: optional project name

Output

One JSON object:

{ id: string; name: string }