conan-io / conan-io/docs

Conan export documentation missing --lockfile-out parameters

Open
#1,934 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
125
Forks
382
Avg merge
22h 39m
Merged PRs (30d)
21

Description

The CI docs at: https://docs.conan.io/en/latest/versioning/lockfiles/ci.html show:

```
$ conan export . libb/0.2@user/testing --lockfile=../locks/libb_deps_base.lock
--lockfile-out=../locks/libb_base.lock
```

but the docs at https://docs.conan.io/en/latest/reference/commands/creator/export.html have no mention of `--lockfile-out`:

```
$ conan export [-h] [-k] [-l [LOCKFILE]] [--ignore-dirty]
path [reference]
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.