From 79488b6c79f153634e1003aedd8ddfdcd0c3ab2a Mon Sep 17 00:00:00 2001 From: David Steinberg Date: Mon, 16 May 2016 18:30:28 -0700 Subject: [PATCH] Point to repo man python API close #1185 --- docs/configuration.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/configuration.rst b/docs/configuration.rst index a4b414e86..7e21e556c 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -21,7 +21,9 @@ to the administrator. The repository manager provides an administration interface to the the data repository. It can be accessed via ``ga4gh_repo`` (or ``python repo_dev.py`` if developing). The ``ga4gh_repo`` commands provides a suite of commands to -help administer a GA4GH data repository. +help administer a GA4GH data repository. If you would like to set metadata +not available by the CLI, you may use the Python API directly as in +`scripts/prepare_compliance_data.py`. +++++++ init