exasol.slc.apiΒΆ

Modules

api_errors

build(flavor_path[, goal, force_rebuild, ...])

This command builds all stages of the script-language-container flavor.

build_test_container([...])

Build the test container docker image.

clean

deploy(flavor_path, bucketfs_host, ...[, ...])

This command uploads the whole script-language-container package of the flavor to the database.

export(flavor_path[, release_goal, ...])

This command exports the whole script-language-container package of the flavor, ready for the upload into the bucketfs.

generate_language_activation(flavor_path, ...)

Generate the language activation statement.

get_language_definition_builder

push(flavor_path[, goal, force_push, ...])

This command pushes all stages of the script-language-container flavor.

push_test_container([test_container_folder, ...])

Push the test container docker image to the registry.

run_db_tests

save(flavor_path[, save_directory, ...])

This command saves all stages of the script-language-container flavor to a local directory.

security_scan(flavor_path[, force_rebuild, ...])

This command executes the security scan, which must be defined as separate step in the build steps declaration.

upload(flavor_path, database_host, ...[, ...])