Skip to content

Environment Variables

njlr edited this page Feb 4, 2019 · 2 revisions
  • BUCKAROO_USE_LIBGIT2 - Buckaroo will use libgit2 instead of the system installed Git. This will be less efficient since libgit2 does not support shallow clones.

  • BUCKAROO_GITHUB_SSH - Buckaroo will resolve GitHub packages to their SSH URL

  • BUCKAROO_BITBUCKET_SSH - Buckaroo will resolve BitBucket packages to their SSH URL

  • BUCKAROO_GITLAB_SSH - Buckaroo will resolve GitLab packages to their SSH URL

  • BUCKAROO_TELEMETRY_OPT_OUT - Opt out of all telemetry.

Clone this wiki locally