Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

sysand include

Include model interchange files in project metadata

Usage

sysand include [OPTIONS] [PATHS]...

Description

Takes all files given by PATHS and adds them to project metadata index and checksum list in .meta.json for the current project. By default the checksum is not computed and is left blank (with algorithm as "None").

Current project is determined as in sysand print-root and if none is found uses the current directory instead.

Arguments

  • [PATHS]...: File(s) to include in the project

Options

  • --compute-checksum: Compute and add file (current) SHA256 checksum
  • --no-index-symbol: Do not detect and add top level symbols to index

Global options

  • -v, --verbose: Use verbose output
  • -q, --quiet: Do not output log messages
  • --no-config: Disable discovery of configuration files
  • --config-file <CONFIG_FILE>: Give path to ‘sysand.toml’ to use for configuration
  • -h, --help: Print help