sysand info
Resolve and describe current project or one at at a specified path or IRI/URL
Usage
sysand info [OPTIONS]
sysand info [OPTIONS] <COMMAND>
Description
Prints out the information contained in the .project.json file for the specified
project, defaulting to current project if no project is specified. Optionally an
extra command can be given to get or set values in .project.json and .meta.json.
Current project is determined as in sysand print-root and if none is found uses the current directory instead.
Options
--path <PATH>: Use the project at the given path instead of the current project--iri <PATH>: Use the project with the given IRI/URI/URL instead of the current project--auto-location <AUTO_LOCATION>: Use the project with the given location, trying to parse it as an IRI/URI/URL and otherwise falling back to a local path--no-normalise: Do not try to normalise the IRI/URI when resolving
Dependency options
--index [<INDEX>...]: URLs for indexes to use when resolving dependencies, in addition to the default indexes.--default-index [<DEFAULT_INDEX>...]: Set and override URL:s of the default indexes (by default ‘https://beta.sysand.org’)--no-index: Do not use any index when resolving this usage--include-std: Include usages of KerML/SysML v2 standard libraries if present
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