Difference between revisions of "Airflow --help"

From wikieduonline
Jump to navigation Jump to search
 
(16 intermediate revisions by 3 users not shown)
Line 2: Line 2:
  
 
  [[airflow]] --help
 
  [[airflow]] --help
<pre>
 
usage: airflow [-h] GROUP_OR_COMMAND ...
 
  
positional arguments:
+
usage: airflow [-h] GROUP_OR_COMMAND ...
 +
 +
positional arguments:
 
   GROUP_OR_COMMAND
 
   GROUP_OR_COMMAND
 
+
 
     Groups:
 
     Groups:
       celery        Celery components
+
       [[airflow celery|celery]]         Celery components
       config        View configuration
+
       [[airflow config]]         View configuration
       connections    Manage connections
+
       [[airflow connections|connections]]   Manage connections
       dags          Manage DAGs
+
       [[airflow dags|dags]]           Manage DAGs
       db            Database operations
+
       [[airflow db|db]]             Database operations
       jobs          Manage jobs
+
       [[airflow jobs|jobs]]           Manage jobs
       kubernetes    Tools to help run the KubernetesExecutor
+
       [[airflow kubernetes|kubernetes]]     Tools to help run the KubernetesExecutor
       pools          Manage pools
+
       [[airflow pools|pools]]         Manage pools
       providers      Display providers
+
       [[airflow providers|providers]]     Display providers
       roles          Manage roles
+
       [[airflow roles|roles]]         Manage roles
       tasks          Manage tasks
+
       [[airflow tasks|tasks]]         Manage tasks
       users          Manage users
+
       [[airflow users|users]]         Manage users
       variables      Manage variables
+
       [[airflow variables|variables]]     Manage variables
  
    Commands:
+
    Commands:
      cheat-sheet    Display cheat sheet
+
      [[airflow cheat-sheet|cheat-sheet]]   Display cheat sheet
      dag-processor  Start a standalone Dag Processor instance
+
      [[airflow dag-processor|dag-processor]] Start a standalone Dag Processor instance
      info          Show information about current Airflow and environment
+
      [[airflow info|info]]           Show information about current Airflow and environment
      kerberos      Start a kerberos ticket renewer
+
      [[airflow kerberos|kerberos]]       Start a kerberos ticket renewer
      plugins        Dump information about loaded plugins
+
      [[airflow plugins|plugins]]       Dump information about loaded plugins
      rotate-fernet-key
+
      [[airflow rotate-fernet-key|rotate-fernet-key]]
                    Rotate encrypted connection credentials and variables
+
                      Rotate encrypted connection credentials and variables
      scheduler      Start a scheduler instance
+
      [[airflow scheduler|scheduler]]     Start a scheduler instance
      standalone    Run an all-in-one copy of Airflow
+
      [[airflow standalone|standalone]]     Run an all-in-one copy of Airflow
      sync-perm      Update permissions for existing roles and optionally DAGs
+
      [[airflow sync-perm|sunc-perm]]     Update permissions for existing roles and optionally DAGs
      triggerer      Start a triggerer instance
+
      [[airflow triggerer|triggerer]]     Start a triggerer instance
      version        Show the version
+
      [[airflow version|version]]       Show the version
      webserver      Start a Airflow webserver instance
+
      [[airflow webserver|webserver]]     Start a Airflow webserver instance
 +
 +
options:
 +
  -h, --help        show this help message and exit
  
options:
 
  -h, --help        show this help message and exit
 
</pre>
 
  
 
== See also ==
 
== See also ==

Latest revision as of 10:49, 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
     kubernetes     Tools to help run the KubernetesExecutor
     pools          Manage pools
     providers      Display providers
     roles          Manage roles
     tasks          Manage tasks
     users          Manage users
     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[edit]

Advertising: