Project Commands

The project commands allow you to view and manage projects and devlogs on Flavortown.

Usage

flavor.exe project [OPTIONS] <COMMAND>

Commands

  • list: List projects

  • get: Get a specific project by its ID

  • devlog: Commands that allow you to view devlogs for a project

  • create: Create a new project

  • update: Update an existing project

  • help: Print this message or the help of the given subcommand(s)

Options

  • -v, --verbose...: Increase logging verbosity

  • -q, --quiet...: Decrease logging verbosity

  • -h, --help: Print help

Last updated