Useful scripts - metadatacenter-attic/cedar-docs GitHub Wiki
###cedargstatus cedargstatus
It is an alias to a script, a shortcut for CEDAR Git Status
It will check the status of all the CEDAR repos.
###cedargpull cedargpull
It will pull all the CEDAR repos from git.
###cedarss cedarss
It is an alias to a script, a shortcut for CEDAR Server Status
It will check the running status of all the CEDAR microservices and third party components
###cedarenv cedarenv
It is an alias to list all the environment variables which start with CEDAR_
###Maven and other aliases
Please check the file:
$CEDAR_HOME/cedar-util/bin/profile_include.sh
It should contain a big list of aliases that could be useful for the development.