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