Skip to content

Commit

Permalink
add login
Browse files Browse the repository at this point in the history
  • Loading branch information
CaroMac committed Aug 22, 2023
1 parent f555e69 commit e429c7f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ On Mac or Unix:
1. Download the binary and re-name it to `galasactl`.
2. Add `galasactl` to your PATH to enable the tool to be called from the command line without having to specify the path to the directory in which it is stored.
3. Set execute permission on the binary by running the `chmod +x galasactl` command in the directory containing `galasactl`.
4. Set permission to open the CLI tool by running the `spctl --add galasactl` command in the directory containing `galasactl`.
4. Set permission to open the CLI tool by running the `spctl --add galasactl` command in the directory containing `galasactl`. Enter your user name and password in the pop-up security panel to log in.

You are now able to run Galasa CLI commands from the command line.

Expand Down

0 comments on commit e429c7f

Please sign in to comment.