Skip to content

Getting started using the Galasa CLI

The Galasa CLI (galasactl) is a command-line tool that helps you manage and run Galasa tests. This section guides you through installing the CLI, setting up your local environment, and running your first tests.

Next steps

  1. Review the Prerequisites to ensure you have the required software installed
  2. Follow the Installing the Galasa CLI guide to set up the CLI tool
  3. Initialize your local environment to prepare for running tests
  4. Create a Galasa project by following Creating a Galasa project using the command line
  5. Run your first test by following Running a Galasa test using the command line

Additional resources

Working without network access

If your environment has restricted access to Maven Central or Docker Hub, consider using Galasa offline. The offline distribution provides a self-contained package that can be shared across your organization without requiring external network connectivity.