controller.app.Application
- class controller.app.Application[source]
Methods
__init__()autocomplete_allservice(ctx, param, incomplete)- param ctx:
autocomplete_service(ctx, param, incomplete)- param ctx:
autocomplete_submodule(ctx, param, incomplete)- param ctx:
- rtype:
None
Check if connected to internet
- param compose_services:
controller_init([services])- param services:
create_datafile(services, active_services)- param services:
- rtype:
None
get_compose_configuration([enabled_services])- param enabled_services:
- rtype:
git_checks(ignore_submodule)- param ignore_submodule:
git_submodules([from_path])Check and/or clone git projects
git_update(ignore_submodule)- param ignore_submodule:
- rtype:
None
make_env()- rtype:
None
parse_datafile(key)- param key:
- rtype:
None
print_command(*parameters)- param parameters:
read_specs([read_extended])Read project configuration
serialize_parameter(param, value[, IF])- param param:
verify_rapydo_version([rapydo_version])Verify if the installed controller matches the current project requirement
working_clone(name, repo[, from_path])- param name:
Attributes