LogoLogo
HomeGitHub RepoBook Demo
quilt-2-master
quilt-2-master
  • Introduction
  • Get started
    • Introduction
    • Install
    • Quick start
    • Work with packages
    • Articles
    • Examples
    • Run a Registry
  • API
    • Overview
    • Command line
    • Python
    • build.yml
    • quilt.yml requirements
    • Teams
    • R
  • Advanced Usage
    • Environment variables
    • Shared drives
    • Checks
    • Package composition
    • PySpark
  • Support
    • FAQ
    • Contact
  • Developer
    • Contributing
    • Fragment store
Powered by GitBook
On this page

Was this helpful?

  1. Advanced Usage

Environment variables

  • QUILT_PRIMARY_PACKAGE_DIR - path to quilt_packages directory, where build and install products go (e.g. /SOME/PATH/TO/quilt_packages/)

  • QUILT_PACKAGE_DIRS - colon-separated list of paths to search for Quilt packages (e.g. /foo/bar/quilt_packages:/boo/baz/quilt_packages)

PreviousRNextShared drives

Last updated 5 years ago

Was this helpful?