CLI for Galasa
A tool for controlling Galasa resources using the command-line.
--galasahome string Path to a folder where Galasa will read and write files and configuration settings. The default is '${HOME}/.galasa'. This overrides the GALASA_HOME environment variable which may be set instead.
-h, --help Displays the options for the 'galasactl' command.
-l, --log string File to which log information will be sent. Any folder referred to must exist. An existing file will be overwritten. Specify "-" to log to stderr. Defaults to not logging.
- galasactl auth - Manages authentication with a Galasa ecosystem
- galasactl local - Manipulate local system
- galasactl project - Manipulate local project source code
- galasactl properties - Manages properties in an ecosystem
- galasactl resources - Manages resources in an ecosystem
- galasactl runs - Manage test runs in the ecosystem