Skip to content

Add --dry-run and --ignore-no-collector-configured flags to node push commands#1047

Open
PaulJouvanceau wants to merge 4 commits into
opensvc:mainfrom
PaulJouvanceau:dev
Open

Add --dry-run and --ignore-no-collector-configured flags to node push commands#1047
PaulJouvanceau wants to merge 4 commits into
opensvc:mainfrom
PaulJouvanceau:dev

Conversation

@PaulJouvanceau

Copy link
Copy Markdown
Contributor

No description provided.

Add --ignore-no-collector-configured flag to om/ox node push asset,
disk, and pkg commands to silently ignore errors caused by a missing
collector configuration.
Add --dry-run flag to both om and ox node push asset/disk/pkg commands.
When set, the command displays the data that would be pushed without
actually sending it to the collector.

The output is identical to a real run, allowing users to preview
the collected information safely.
@PaulJouvanceau PaulJouvanceau changed the title feat(node push): add --ignore-no-collector-configured flag Add --dry-run and --ignore-no-collector-configured flags to node push commands Jun 19, 2026
Add --ignore-no-collector-configured to om and ox node sysreport commands,
allowing the command to succeed silently when no collector is configured.
Add --ignore-no-collector-configured flag to both om and ox
object push resinfo commands. When set, errors caused by a missing
collector configuration are silently ignored, allowing the command
to succeed or continue with other objects.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant