![]() |
![]()
| ![]() |
![]()
NAMEbdep-fetch - fetch list of available project dependencies SYNOPSISbdep fetch [options] [--full|-F] [prj-spec] [cfg-spec] cfg-spec = (@cfg-name |
--config|-c cfg-dir)... | --all|-a
DESCRIPTIONThe fetch command fetches the list of packages available in the project's prerequisite/complement repositories in one or more build configurations. If no project or package directory is specified, then the current working directory is assumed. If no configuration is specified, then the default configurations are assumed. See bdep-projects-configs(1) for details on specifying projects and configurations. If the --full|-F option is specified, then instead fetch performs a full re-fetch of all the repositories added to the configuration. This mode is primarily useful when a configuration (and some of the prerequisite/complement repositories) are shared between several projects. In this situation an incremental fetch may result in an inconsistent repository state. FETCH OPTIONS
COMMON OPTIONSThe common options are summarized below with a more detailed description available in bdep-common-options(1).
DEFAULT OPTIONS FILESSee bdep-default-options-files(1) for an overview of the default options files. For the fetch command the search start directory is the project directory. The following options files are searched for in each directory and, if found, loaded in the order listed: bdep.options bdep-fetch.options The following fetch command options cannot be specified in the default options files: --directory|-d BUGSSend bug reports to the users@build2.org mailing list. COPYRIGHTCopyright (c) 2014-2024 the build2 authors. Permission is granted to copy, distribute and/or modify this document under the terms of the MIT License.
|