Hotkeys and shortcuts for Atlassian FishEye 4 (Windows)

(Total 16)

--config path
Start
Load configuration from the file at path. Default is $FISHEYE_INST/config.xml
--quiet
Start
Do not print anything to the console
--debug
Start
Print extra information to the debug log
--debug-perf
Start
This option is redundant and is now a synonym for --debug
--Xtab-width nchars
Start
Specifies the number of spaces to use to represent a tab character. The default is 8
--Xdisable-dirtree-empty-checks
Start
When rendering the directory tree on some pages, FishEye calculates if each directory subtree is empty. For massive repositories, this calculation can cause the page to take a long time to render. This option disables the calculation that determines emptiness
--Xno-slurp
Start
Disables regular polling for indexing. We recommend that you disable polling for specific repositories in their configuration options, instead
--Xenable-git-content-hash-resolving-heuristic
Start
This was used to speed up indexing by avoiding an exhaustive lookup of file revisions that give a particular content hash in Git repos. Git manifest support in FishEye removed the need to use this option. It does still apply if a manifest upgrade has not completed
--Xdisable-head-detection
Start
Disables branch head detection in DVCS systems (Git and Mercurial)
--Xdisable-tags
Start
Disables tag processing in DVCS systems
--Xlenient-patches
Start
FishEye will attempt to process non-standard patches
--config path
Stop Fisheye
Load configuration from the file at path. Default is $FISHEYE_INST/config.xml
--config path
Full Scan
Load configuration from the file at path. Default is $FISHEYE_INST/config.xml
--config path
Rescan
Load configuration from the file at path. Default is $FISHEYE_INST/config.xml
--config path
ReIndex
Load configuration from the file at path. Default is $FISHEYE_INST/config.xml.
-s
Scannow
Run synchronously; i.e. the command will not terminate until the requested indexing operation is complete.