sysand exclude#

Exclude model interchange files from project metadata

Usage#

sysand exclude [OPTIONS] [PATHS]...

Description#

Takes all files given by PATHS and removes all instances of them to project metadata index and checksum list in .meta.json for the current project.

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

Arguments#

  • [PATHS]...: File(s) to exclude from the project

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