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¶
- Review the Prerequisites to ensure you have the required software installed
- Follow the Installing the Galasa CLI guide to set up the CLI tool
- Initialize your local environment to prepare for running tests
- Create a Galasa project by following Creating a Galasa project using the command line
- Run your first test by following Running a Galasa test using the command line
Additional resources¶
- Exploring Galasa SimBank - Learn some Galasa basics with a sample mainframe application
- Galasa architecture - Learn about Galasa's key components and design
- The Galasa command line tool video - Watch a complete setup walkthrough
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.