You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "jedcunningham (via GitHub)" <gi...@apache.org> on 2023/02/10 14:54:52 UTC

[GitHub] [airflow] jedcunningham commented on a diff in pull request #29450: Rename `db export-cleaned` to `db export-archived`

jedcunningham commented on code in PR #29450:
URL: https://github.com/apache/airflow/pull/29450#discussion_r1102859688


##########
docs/apache-airflow/howto/usage-cli.rst:
##########
@@ -219,7 +219,7 @@ By default, ``db clean`` will archive purged rows in tables of the form ``_airfl
 
 Export the purged records from the archive tables
 -------------------------------------------------
-The ``db export-cleaned`` command exports the contents of the archived tables, created by the ``db clean`` command,
+The ``db export-archived`` command exports the contents of the archived tables, created by the ``db clean`` command,

Review Comment:
   There is another reference down in the dropping section as well.



-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

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