Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Useful scripts

Debra Willrett edited this page Apr 25, 2016 · 7 revisions

###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.

Clone this wiki locally