tom create project

tom create project

Create a new project

Synopsis

Create a new project

tom create project [flags]

Examples

tom create project "Installation" "Deployment" "Support"

Options

  -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.

Options inherited from parent commands

      --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)

SEE ALSO

  • tom create - create new content. See the available sub commands.