Usage of kent project create:
  kent project create --path <server-path> --name <project-name>

Create a project, attach its first workspace, and print the project ID.

`--path` must exist on the Kent server's filesystem.

Example:
  kent project create --path /srv/repos/app --name app

Flags:
