Create a new project
tom create project [flags]
tom create project "Installation" "Deployment" "Support"
-h, --help help for project
-o, --output string Output format. Supported: plain | json. Default: plain (default "plain")
-p, --parent string Optional parent project ID. If defined the new project will be made a child project of this. If defined the name will be used as is for the name of the new project.
--backup-dir string backup directory (default is $HOME/.tom/backup)
-c, --config string config file (default is $HOME/.tom/tom.yaml)
--data-dir string data directory (default is $HOME/.tom)
--iso-dates use ISO date format instead of a locale-specific format (default is false)
- tom create - create new content. See the available sub commands.