Shortcuts Atlassian FishEye for MacOS

16 shortcuts2,004 views
Open Trainer

Start

macOSAction
--config pathLoad configuration from the file at path. Default is $FISHEYE_INST/config.xml
--quietDo not print anything to the console
--debugPrint extra information to the debug log
--debug-perfThis option is redundant and is now a synonym for --debug
--Xtab-width ncharsSpecifies the number of spaces to use to represent a tab character. The default is 8
--Xdisable-dirtree-empty-checksWhen 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-slurpDisables regular polling for indexing. We recommend that you disable polling for specific repositories in their configuration options, instead
--Xenable-git-content-hash-resolving-heuristicThis 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-detectionDisables branch head detection in DVCS systems (Git and Mercurial)
--Xdisable-tagsDisables tag processing in DVCS systems
--Xlenient-patchesFishEye will attempt to process non-standard patches

Stop Fisheye

macOSAction
--config pathLoad configuration from the file at path. Default is $FISHEYE_INST/config.xml

Full Scan

macOSAction
--config pathLoad configuration from the file at path. Default is $FISHEYE_INST/config.xml

Rescan

macOSAction
--config pathLoad configuration from the file at path. Default is $FISHEYE_INST/config.xml

ReIndex

macOSAction
--config pathLoad configuration from the file at path. Default is $FISHEYE_INST/config.xml.

Scannow

macOSAction
-sRun synchronously; i.e. the command will not terminate until the requested indexing operation is complete.