hpcflow.app.show#

hpcflow.app.show(max_recent=3, full=False, no_update=False, columns=None)#

Show information about running hpcFlow workflows.

Parameters:
  • max_recent (int) – Maximum number of inactive workflows to show.

  • full (bool) – If True, provide more information; output may spans multiple lines for each workflow submission.

  • no_update (bool) – If True, do not update the known-submissions file to remove workflows that are no longer running.