galoy-cli 0.1.7

A CLI Client for interacting with Galoy Backend
Documentation
#@data/values
---
git_uri: git@github.com:GaloyMoney/galoy-cli.git
git_branch: main
github_private_key: ((github.private_key))
github_token: ((github.api_token))

docker_host_ip: ((staging-ssh.docker_host_ip))
artifacts_bucket_name: ((staging-gcp-creds.bucket_name))
staging_inception_creds: ((staging-gcp-creds.creds_json))
staging_ssh_private_key: ((staging-ssh.ssh_private_key))
staging_ssh_pub_key: ((staging-ssh.ssh_public_key))
git_version_branch: version
gh_org: GaloyMoney
gh_repository: galoy-cli

crates_api_token: ((crates.token))

slack_channel: galoy-cli-github
slack_username: concourse
slack_webhook_url: ((addons-slack.api_url))

osxcross_docker_username: ((osxcross-image.username))
osxcross_docker_password: ((osxcross-image.password))
osxcross_repository: ((osxcross-image.repository))
docker_registry: us.gcr.io/galoy-org
docker_registry_user: ((docker-creds.username))
docker_registry_password: ((docker-creds.password))