[ 
https://issues.apache.org/jira/browse/AIRFLOW-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Taylor Miller updated AIRFLOW-2239:
-----------------------------------
    Description: 
The docs on [https://airflow.apache.org/cli.html?highlight=reset] need to be 
updated to match the default version installed by pip.
h2. Steps to Reproduce
 # A new user installing airflow via `pip install airflow` currently get 
version 1.9.0.
 # The current documentation on 
[https://airflow.apache.org/cli.html?highlight=reset] refers to an older 
version of the cli
 # If the user tries the command `airflow reset db` it fails because the 
command is now `airflow resetdb`

  was:
The docs on [https://airflow.apache.org/cli.html?highlight=reset] need to be 
updated to match the default version installed by pip.



## Steps to Reproduce
 # A new user installing airflow via `pip install airflow` currently get 
version 1.9.0.
 # The current documentation on 
[https://airflow.apache.org/cli.html?highlight=reset] refers to an older 
version of the cli
 # If the user tries the command `airflow reset db` it fails because the 
command is now `airflow resetdb`


> current docs refer to incorrect command reset db rather than resetdb found in 
> 1.9.0
> -----------------------------------------------------------------------------------
>
>                 Key: AIRFLOW-2239
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2239
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: Documentation
>            Reporter: Taylor Miller
>            Priority: Minor
>              Labels: docuentation
>
> The docs on [https://airflow.apache.org/cli.html?highlight=reset] need to be 
> updated to match the default version installed by pip.
> h2. Steps to Reproduce
>  # A new user installing airflow via `pip install airflow` currently get 
> version 1.9.0.
>  # The current documentation on 
> [https://airflow.apache.org/cli.html?highlight=reset] refers to an older 
> version of the cli
>  # If the user tries the command `airflow reset db` it fails because the 
> command is now `airflow resetdb`



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to