string RepositoryRoot { get; init; }
Source
Gets the repository root to harvest and preview.
Remarks
Defaults to the current directory. Use this when running the CLI from a parent directory, script workspace, or package output folder. The value must resolve to an existing directory.