Help

Method name help
Command asctl orchestrator:help
Details Describe the commands and usage
Inputs None
Outputs STDOUT the text describing the commands and usage
# asctl orchestrator:help
Orchestrator: Orchestrator ASCTL help...
Orchestrator Commands (prefix with 'orchestrator:')


asynchronous_worker_count       To view (Or change) the asynchronous thread count
backup_database                 Back up the orchestrator database(full backup) into a dump file under /opt/aspera/var/archive/orchestrator/databases/config.
base_port                       Display/change lowest port for the Mongrel instances.
change_configuration_parameter  Modify a configuration parameter
configure_admin_user            To Configure the setup of a admin user
create_setup_file               Create a reusable file that contains answers to the setup questions.
create_snapshot                 Create snapshot of all Orchestrator configuration and design-time data.
disable                         Disables Orchestrator
export_plugin                   To export an existing plugin from the Orchestrator
export_workflow                 To export an existing workflow from the Orchestrator
generate_config                 Regenerate the configuration files using the current settings
generate_config_file            Generate the config file
help                            Describe the commands and usage
info                            Print configuration info about this component
list_configuration_parameters           List all modifiable configuration parameters
list_workflows                  List all workflows designed in this server
migrate_database                Update database to latest schema.
mongrel_count                   Display the current count of mongrels configured to run.
rake                            Invoke a rake command
rake_command                    Execute a rake command
restart                         Restart Orchestrator
restore_database                Restores mysql from the dump file provided
restore_db_from_file            Restores mysql from the dump file provided
restore_snapshot                Restore Orchestrator configuration and design time data from a snapshot.
setup                           Configure the Orchestrator component
setup_from_file                 Configure the Orchestrator using the given file settings
start                           To start the Orchestrator engine
start_mongrels                  Start the processes rendering the UI
status                          Shows the current status of the Orchestrator
stop                            To stop the Orchestrator engine
stop_mongrels                   Stop the processes rendering the UI
switch_orchestrator_version     To switch the Orchestrator version
synchronous_worker_count        To view (Or change) the synchronous thread count
upgrade                         To upgrade the Orchestrator to a new version
uri_namespace                   Display/Change the URI namespace
version                         Display Orchestrator Version
web_root                        Display/Change the web root of Orchestrator
done