To install a product run:
brew install cirruslabs/cli/<product name>List of availbale products:
tartfor Tart Virtualization.cirrusfor Cirrus CLI.orchardfor Orchard Orchestration.gitlab-tart-executorfor GitLab Tart Executor.
In order to revert to a preovious version please find SHA of the commit in this reporisoty for the particular version and run the follwoing:
brew uninstall cirruslabs/cli/<product name>
cd $(brew --repository)/Library/Taps/cirruslabs/homebrew-tap
git reset --hard SHA
brew install cirruslabs/cli/<product name>