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 from the project metadata index and checksum list in .meta.json for the current project.

Current project is determined as in sysand print-root; the command errors when not run inside a project.

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 [env: SYSAND_NO_CONFIG]

  • --config-file <CONFIG_FILE>: Give path to sysand.toml to use for configuration [env: SYSAND_CONFIG_FILE]

  • -h, --help: Print help