You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

CommandDescription
acsStartStart ACS.

acsStop

Stop ACS.

acsStartContainer -[py|cpp|java] CONTAINER_NAME

Start an ACS container.
cdbjDALClearCacheReload CDB. Useful after CDB content is modified. Equivalent to acsStop + acsStart.
make clean all installClean and recompile source code. Useful when developing and debugging IDLs and components.
acscommandcenterLaunches the ACS command center GUI.
objexpLaunch the Object Explorer GUI.
cdbBrowserLaunch the CDB browser GUI.
jlogOpen the Java Log Client
create_acs_component -l [python | cpp | java] COMPONENT_YAML_PATHIt takes a component's definition in YAML and creates directories and source code for the IDL and implementation. It also adds the component to the CDB.


  • No labels