이 콘텐츠는 선택한 언어로 제공되지 않습니다.
4.3. Commands Available for the kie-config-cli Tool
The following commands are available for managing the Git repository using the kie-config-cli tool:
-
add-deployment: Adds a new deployment unit -
add-repo-org-unit: Adds a repository to the organizational unit -
add-role-org-unit: Adds role(s) to an organizational unit -
add-role-project: Adds role(s) to a project -
add-role-repo: Adds role(s) to a repository -
create-org-unit: Creates new organizational unit -
create-repo: Creates a new git repository -
discard: Does not publish local changes, cleans up temporary directories and closes the tool -
exit: Publishes work, cleans up temporary directories and closes the tool -
fetch-changes: Fetches changes from upstream repository -
help: Prints available commands with descriptions -
list-deployment: Lists available deployments -
list-org-units: Lists available organizational units -
list-repo: Lists available repositories -
push-changes: Pushes changes to upstream repository (in online mode only) -
remove-deployment: Removes existing deployment -
remove-org-unit: Removes existing organizational unit -
remove-repo: Removes an existing repository from config only -
remove-repo-org-unit: Removes a repository from the organizational unit -
remove-role-org-unit: Removes role(s) from an organizational unit -
remove-role-project: Removes role(s) from a project -
remove-role-repo: Removes role(s) from a repository