> CommandDescription
acsStartStart ACS core services (Manager, CDB, etc).

acsStop

Stop ACS.

acsStartContainer -[py|cpp|java] CONTAINER_NAME

Start an ACS container.
cdbjDALClearCacheReload CDB. Useful after CDB content is modified.
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 in the CDB.
cdbCheckerChecks for integrity and errors in your CDB.
getTemplateForDirectory MODROOT_WS [your_component_name]Creates the directory template for a component.
  • No labels