From 396c2edeb5e240f339cc51728a2ae1d83aded5e1 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Tue, 25 Jul 2023 17:21:54 +0200 Subject: Add option -P to just-install-cas ... to allow selecting a sub object of a specified tree. --- share/man/just.1.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'share') diff --git a/share/man/just.1.md b/share/man/just.1.md index aaa4e4f5..e587da7a 100644 --- a/share/man/just.1.md +++ b/share/man/just.1.md @@ -461,6 +461,11 @@ When installing a tree to stdout, i.e., when no option **`-o`** is given, dump the raw tree rather than a pretty-printed version. Supported by: install-cas. +**`-P`**, **`--sub-object-path`** *`PATH`* +Instead of the specified tree object take the object at the specified +logical path inside. +Supported by: install-cas. + **`--remember`** Ensure that all installed artifacts are available in local CAS as well, even when using remote execution. -- cgit v1.2.3