
test-cli:
	python limber/cli/cli.py --gcp-keyfile "test key file" --gcp-project "test project"
test:
	python limber
deploy:
	terraform apply