StackStorm/st2

print elapsed time in user friendly format instead of seconds on cli

オープン

#4,944 opened on 2020/05/12

 (5 件のコメント) (1 件のリアクション) (0 人の担当者)Python (740 件のフォーク)batch import
CLIenhancementgood first issue

Repository metrics

Stars
 (5,794 個のスター)
PR merge metrics
 (PR metrics pending)

説明

This is not a bug but just a small user experience improvement.

When we get the status of execution using the st2 cli time is mentioned in seconds it would be nice to print time in a user-friendly format.

image

ex: running (339s elapsed), could be: running (5m39s elapsed)

I'll try to make a pr with the changes if its okay.

コントリビューターガイド