Skip to content

Conversation

@Unix4ever
Copy link
Member

Fixes: #1816

This change also deprecates omnictl machine-logs command and introduces a new command group omnictl machine ....

Now the logs can be read by using omnictl machine logs --id <id>. For the tunnel mode management there is now command:

omnictl machine configure --id <id> grpc-tunnel-mode [enabled|disabled|auto]

@Unix4ever Unix4ever requested a review from Slessi as a code owner November 28, 2025 16:16
@github-project-automation github-project-automation bot moved this to To Do in Planning Nov 28, 2025
@talos-bot talos-bot moved this from To Do to In Review in Planning Nov 28, 2025
Fixes: siderolabs#1816

This change also deprecates `omnictl machine-logs` command and
introduces a new command group `omnictl machine ...`.

Now the logs can be read by using `omnictl machine logs --id <id>`.
For the tunnel mode management there is now command:

```
omnictl machine configure --id <id> grpc-tunnel-mode [enabled|disabled|auto]
```

Signed-off-by: Artem Chernyshev <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: In Review

Development

Successfully merging this pull request may close these issues.

[feature] support switching tunnel mode on the machine level in omni

2 participants