Package com.dtolabs.rundeck.core.cli.project

Interface Summary
BaseAction.BaseActionArgs Arguments for the BaseAction.
CreateAction.CreateActionArgs Arguments for the CreateAction
 

Class Summary
BaseAction Base class for implementing project setup actions
CreateAction Creates and initializes the project structure.
ProjectTool Main class for creating new projects.
RemoveAction archives and removes a project from the framework
 

Exception Summary
InvalidArgumentsException DepotSetupInvalidArgumentsException specifies that an argument to the CLI tool was invalid.
ProjectToolException thrown by rd-project actions