composer/rest/README.rst.in (21 lines of code) (raw):

# This file is used to generate README.rst product: name: Google Cloud Composer short_name: Cloud Composer url: https://cloud.google.com/composer/docs description: > `Google Cloud Composer`_ is a managed Apache Airflow service that helps you create, schedule, monitor and manage workflows. Cloud Composer automation helps you create Airflow environments quickly and use Airflow-native tools, such as the powerful Airflow web interface and command line tools, so you can focus on your workflows and not your infrastructure. setup: - auth - install_deps samples: - name: Determine Cloud Storage path for DAGs file: get_dag_prefix.py show_help: True cloud_client_library: false folder: composer/rest