Add flag for getting last submitted task #826
Unanswered
lbeckman314
asked this question in
Features
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Overview
Potential minor QoL update for getting info on the last submitted task.
Current Method
Currently the method for getting info on the most recently submitted task is to copy and paste the task id into
funnel task get <Task ID>
:Proposed Method
This could potentially be improved by adding a
--last
flag tofunnel task get
that would automatically find and retrieve the most recent task:Beta Was this translation helpful? Give feedback.
All reactions