Simplified the output of narratio artifacts list --remote and narratio status --session-id

This commit is contained in:
2026-05-21 21:20:41 -05:00
parent ca1ded1821
commit 3022f20beb
4 changed files with 32 additions and 53 deletions

View File

@@ -132,7 +132,7 @@ Valid stage names:
- `--session <path>`
- `--session-id <value>`
- `--previous-session-id <value>`
- `--remote`: check remote object availability. Catalog sections use canonical source paths; the `Promoted` section checks configured archive destinations.
- `--remote`: check remote availability for configured archive promotion destinations.
### `locks`
@@ -288,8 +288,7 @@ Syntax:
narratio artifacts list [--config <pipeline.yml>] [--campaign <campaign.yml>] [--session <session.yml>] [--session-id <id>] [--previous-session-id <id>] [--remote]
```
`--remote` checks promoted top-level object availability through the storage adapter.
Catalog sections report canonical source-path availability. The `Promoted` section reports each configured archive promotion destination and includes `dest=<path>` when that destination differs from the source's canonical path.
`--remote` checks promoted top-level object availability through the storage adapter. Remote markers appear only in the `Promoted` section, which reports each configured archive promotion destination and includes `dest=<path>` when that destination differs from the source's canonical path.
### `locks`