sysand remove#

Remove usage from project information

Will also remove project source overrides from configuration file if available.

Usage#

sysand remove [OPTIONS] <IRI|PUBLISHER/NAME>

Description#

Removes all instances of IRI from list usages in the project information file .project.json. By default this will also update the lockfile and sync the local environment (creating one if not already present).

Arguments#

  • <IRI|PUBLISHER/NAME>: IRI identifying the project usage to be removed, or <publisher>/<name> shorthand for pkg:sysand/<publisher>/<name>

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