Smos Logo Smos

A comprehensive self-management system

Ongoing

Documentation about the smos-query ongoing command, for a report of which entries are currently ongoing.

The ongoing report shows you all of the entries that are ongoing.

I.e. the entries for which the current time is between their BEGIN and END timestamps.

Reference

Arguments

Usage: smos-query ongoing [FILTER] [--hide-archived | (-a|--show-archived)]

  Print the ongoing entries

Available options:
  FILTER                   A filter to filter entries by
  --hide-archived          ignore archived files.
  -a,--show-archived       Don't ignore archived files.
  -h,--help                Show this help text

Global options:
  --config-file FILE_PATH  The config file to use
  --workflow-dir DIRECTORY_PATH
                           The workflow directory to use
  --archive-dir DIRECTORY_PATH
                           The archive directory to use
  --projects-dir DIRECTORY_PATH
                           The projects directory to use
  --archived-projects-dir DIRECTORY_PATHPATH
                           The archived projects directory to use

Environment

This command does not use any extra environment variables.

Configuration

This command admits no extra configuration.