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
Resolution options
--index [<INDEX>...]: Comma-delimited list of index URLs to use when resolving project(s) and/or their dependencies, in addition to the default indexes--default-index [<DEFAULT_INDEX>...]: Comma-delimited list of URLs to use as default index URLs. Default indexes are tried before other indexes (defaulthttps://beta.sysand.org)--no-index: Do not use any index when resolving project(s) and/or their dependencies--include-std: Don’t ignore KerML/SysML v2 standard libraries if specified as dependencies
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