Uses of Class
com.e1c.g5.v8.dt.cli.api.components.BaseCliCommand
Packages that use BaseCliCommand
Package
Description
-
Uses of BaseCliCommand in com.e1c.g5.v8.dt.cli.commands.internal.builtin.provisioning
Modifier and TypeClassDescriptionfinal classPlatform support management command -
Uses of BaseCliCommand in com.e1c.g5.v8.dt.cli.commands.internal.builtin.workspace
Subclasses of BaseCliCommand in com.e1c.g5.v8.dt.cli.commands.internal.builtin.workspaceModifier and TypeClassDescriptionclassBase project-related CLI commands.classCLI command to import projects into the workspace. -
Uses of BaseCliCommand in com.e1c.g5.v8.dt.formatter.bsl.service
Subclasses of BaseCliCommand in com.e1c.g5.v8.dt.formatter.bsl.serviceModifier and TypeClassDescriptionclassProvides commands for formatting BSL files within a project. -
Uses of BaseCliCommand in com.e1c.langtool.v8.dt.internal.cli.api.impl.commands
Subclasses of BaseCliCommand in com.e1c.langtool.v8.dt.internal.cli.api.impl.commandsModifier and TypeClassDescriptionclassA command to delete languages and clean up translations.classThe command to convert list of languages of the configuration project.classCommand-line interface (CLI) command for converting a language project.classA command class for exporting translation statistics.classThe CLI command import project with language projects and generate translation strings with certain parameters.classThe CLI command import language projects from zip paths.classThe command to show list of storages by the project.classThis command list all known translation providers.classThe command synchronize source project with new or existing translated project.