Skip to content

Initiate airflowctl as a client in the airflow CLI #64924

@bugraoz93

Description

@bugraoz93

Update the Airflow CLI to initialise airflowctl as a client using existing core functionality, reusing the current internal API utilities to generate tokens and create the client from airflowctl, so commands can interact with Airflow services without adding new libraries or duplicating authentication and configuration logic.
The credentials module is not needed in this scope, as the token should live in memory and then fade away again without any interaction for each Airflow Core CLI call.

Metadata

Metadata

Assignees

No one assigned
    No fields configured for Feature.

    Projects

    Status

    Backlog (Not Ready)

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions