You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/08/08 03:25:15 UTC

[GitHub] [airflow] mik-laj opened a new pull request #10237: Update section about connection on docs/usage-cli.rst

mik-laj opened a new pull request #10237:
URL: https://github.com/apache/airflow/pull/10237


   
   
   ---
   **^ Add meaningful description above**
   
   Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst#pull-request-guidelines)** for more information.
   In case of fundamental code change, Airflow Improvement Proposal ([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvements+Proposals)) is needed.
   In case of a new dependency, check compliance with the [ASF 3rd Party License Policy](https://www.apache.org/legal/resolved.html#category-x).
   In case of backwards incompatible changes please leave a note in [UPDATING.md](https://github.com/apache/airflow/blob/master/UPDATING.md).
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] stale[bot] closed pull request #10237: Update section about connection on docs/usage-cli.rst

Posted by GitBox <gi...@apache.org>.
stale[bot] closed pull request #10237:
URL: https://github.com/apache/airflow/pull/10237


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] stale[bot] commented on pull request #10237: Update section about connection on docs/usage-cli.rst

Posted by GitBox <gi...@apache.org>.
stale[bot] commented on pull request #10237:
URL: https://github.com/apache/airflow/pull/10237#issuecomment-699603698


   This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] kaxil commented on a change in pull request #10237: Update section about connection on docs/usage-cli.rst

Posted by GitBox <gi...@apache.org>.
kaxil commented on a change in pull request #10237:
URL: https://github.com/apache/airflow/pull/10237#discussion_r467455446



##########
File path: docs/usage-cli.rst
##########
@@ -71,10 +71,10 @@ If you’re using ``zsh``, add the following to your ``.zshrc``:
   bashcompinit
   eval "$(register-python-argcomplete airflow)"
 
-Creating a Connection
+Managing connections
 ---------------------
 
-For information on creating connection using CLI, see :ref:`connection/cli`
+For information on managing connections using CLI, see :doc:`howto/connection/index`

Review comment:
       Let's remove this section from here, it doesn't make any sense for Connection to be here anyways.
   
   We already have `For more information on CLI commands, see :doc:`cli-ref`` at top of the file




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org