forked from GoogleCloudPlatform/python-docs-samples
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.rst.in
More file actions
26 lines (21 loc) · 769 Bytes
/
README.rst.in
File metadata and controls
26 lines (21 loc) · 769 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# 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: Create a new Composer environment based on an existing environment
file: copy_environment.py
show_help: True
cloud_client_library: false
folder: composer/tools