question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add @latest, @now, @start_date, @end_date to the `airflow test` CLI

See original GitHub issue

It’s often quite a drag to have to calculate and type a valid datestring for airflow test when I just want to see whether my code runs. It’d be really nice if I could just run airflow test dag task latest and have airflow think about the execution date instead of me.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
r39132commented, Apr 20, 2016

@underyx That was my first approach but felt some standard naming trumped the needs of the lazy.

0reactions
underyxcommented, May 2, 2016
Read more comments on GitHub >

github_iconTop Results From Across the Web

DAG Runs — Airflow Documentation
When turned off, the scheduler creates a DAG run only for the latest ... airflow dags backfill \ --start-date START_DATE \ --end-date END_DATE...
Read more >
I am not able to use start date and end date in clear airflow ...
I have been trying to clear a task using the following command. airflow clear -t <task_name> -s ...
Read more >
Rerun Airflow DAGs | Astronomer Documentation
Go to the Grid View of the Airflow UI. · Select a task instance or DAG run. · Click Details > Task Instance...
Read more >
The Ultimate Guide on Airflow Scheduler - Learn - Hevo Data
If you are new to Apache Airflow and its workflow management space, worry not. We'll help clear everything for you. Directed Acyclic Graph...
Read more >
Apache Airflow - Installation and how to build your first pipeline
This will automatically install the open source operating system Ubuntu and the latest WSL Linux kernel version onto your machine. When it's ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found