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

What This Does:
  Create a new Kent project and bind its first workspace root.
  The path must exist and must be visible to the Kent server.

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

Flags:
