Provided by: celery_5.3.6-1_all bug

NAME

       celery-result - Print the return value for a given task id.

SYNOPSIS

       celery result [OPTIONS] TASK_ID

DESCRIPTION

       Print the return value for a given task id.

OPTIONS

       -t, --task TEXT
              Name of task (if custom backend).

       --traceback
              Show traceback instead.