Difference between revisions of "Airflow --help"

From wikieduonline
Jump to navigation Jump to search
Line 11: Line 11:
 
       [[airflow celery|celery]]        Celery components
 
       [[airflow celery|celery]]        Celery components
 
       [[airflow config]]        View configuration
 
       [[airflow config]]        View configuration
       [[airflow connections]]    Manage connections
+
       [[airflow connections|connections]]    Manage connections
 
       [[airflow dags|dags]]          Manage DAGs
 
       [[airflow dags|dags]]          Manage DAGs
       [[airflow db]]            Database operations
+
       [[airflow db|db]]            Database operations
       [[airflow jobs          Manage jobs
+
       [[airflow jobs|jobs]]           Manage jobs
 
       [[airflow kubernetes    Tools to help run the KubernetesExecutor
 
       [[airflow kubernetes    Tools to help run the KubernetesExecutor
 
       [[airflow pools          Manage pools
 
       [[airflow pools          Manage pools

Revision as of 10:46, 20 December 2022

airflow --help
usage: airflow [-h] GROUP_OR_COMMAND ...

positional arguments:
 GROUP_OR_COMMAND

   Groups:
     celery         Celery components
     airflow config         View configuration
     connections    Manage connections
     dags           Manage DAGs
     db             Database operations
     jobs           Manage jobs
     [[airflow kubernetes     Tools to help run the KubernetesExecutor
     [[airflow pools          Manage pools
     [[airflow providers      Display providers
     [[airflow roles          Manage roles
     airflow tasks          Manage tasks
     users          Manage users
     [[airflow variables      Manage variables
    Commands:
      cheat-sheet    Display cheat sheet
      dag-processor  Start a standalone Dag Processor instance
      info           Show information about current Airflow and environment
      kerberos       Start a kerberos ticket renewer
      plugins        Dump information about loaded plugins
      rotate-fernet-key
                     Rotate encrypted connection credentials and variables
      scheduler      Start a scheduler instance
      standalone     Run an all-in-one copy of Airflow
      sunc-perm      Update permissions for existing roles and optionally DAGs
      triggerer      Start a triggerer instance
      version        Show the version
      webserver      Start a Airflow webserver instance

options:
  -h, --help         show this help message and exit


See also

Advertising: