rill icon indicating copy to clipboard operation
rill copied to clipboard

Flag missing or Document error

Open akshayjain3450 opened this issue 1 year ago • 1 comments

Describe the bug For a developer, the command to start rill is given as ./rill start --project dev-project. The issue with this is there is no such flag as project against the start command. Either it is a document error which it seems to be.

To Reproduce Steps to reproduce the behavior:

  1. Run this command: ./rill start --project dev-project (Make sure you have the binary build as per the ReadME in CLI.)

Expected behavior I expected for rill to start from the dev-project location. But instead I get the error as this: Error: unknown flag: --project

Screenshots Current Document Screenshot 2024-03-06 at 1 08 22 PM

Desktop (please complete the following information):

  • OS: MacOS Sonoma 14.3.1
  • Browser: Brave Browser
  • Version: Running Github Code

Additional context

akshayjain3450 avatar Mar 06 '24 07:03 akshayjain3450

I have added a PR #4253 for the fix. Thank You

akshayjain3450 avatar Mar 06 '24 08:03 akshayjain3450

Closed via #4253

mindspank avatar Jun 16 '24 22:06 mindspank