Smos Logo Smos

A comprehensive self-management system

The Smos Single Tool

Documentation for the Smos Single tool, for creating a project with a single task

smos-single will create a single-task project with the given description.

Reference

Arguments

Usage: smos-single [--config-file FILE_PATH] TASK [--file FILEPATH] 
                   [--workflow-dir DIRECTORY_PATH]

  
  Smos Single-task Tool version: 0.3.0
  
  Current Smos data format version: 2.0.0

Available options:
  -h,--help                Show this help text
  --config-file FILE_PATH  The config file to use
  TASK                     The task. Pass any number of arguments and they will
                           be interpreted as the task together.
  --file FILEPATH          The file to put the task in
  --workflow-dir DIRECTORY_PATH
                           The workflow directory to use

Environment

Available environment variables:

  SMOS_CONFIG_FILE
                         Workflow directory
  SMOS_WORKFLOW_DIR
                         Workflow directory

Configuration

# Configuration
workflow-dir: # optional
  # The workflow directory
  # or null
  <string>