diff --git a/orka3-cli/SKILL.md b/orka3-cli/SKILL.md index c9f2a08..eb65702 100644 --- a/orka3-cli/SKILL.md +++ b/orka3-cli/SKILL.md @@ -27,6 +27,8 @@ Orka virtualizes macOS on physical Mac hardware. The CLI (`orka3`) manages VMs, **Kubernetes upgrade resilience (v3.6+)** — Most orka3 commands continue working during k8s control-plane upgrades. Only `login` and `vm push` require the API server; expect failures for those two until the upgrade completes. +**VM network isolation (v3.6+, Apple Silicon only)** — MacStadium can configure per-cluster allow/deny rules by CIDR block to restrict VM network access. Configured by support, not via CLI. Contact support@macstadium.com to set up. + ## Quick CLI Guide ### Setup @@ -178,3 +180,5 @@ Quick command syntax is above. Load references for complete workflows, detailed | GitHub Actions (ephemeral runners) | `references/integrations/github-actions.md` | | Buildkite (ephemeral/permanent agents) | `references/integrations/buildkite.md` | | TeamCity cloud agent plugin | `references/integrations/teamcity.md` | + +If you need full Orka documentation beyond what's in this skill, it's available via MCP at `https://docs.macstadium.com/mcp`. Prefer the skill contents first for CLI tasks. diff --git a/orka3-cli/references/commands/config-commands.md b/orka3-cli/references/commands/config-commands.md index 80a1c3f..c3f7f6d 100644 --- a/orka3-cli/references/commands/config-commands.md +++ b/orka3-cli/references/commands/config-commands.md @@ -145,3 +145,5 @@ orka3 version [flags] **Output Includes:** - CLI build information - Compatibility with Orka cluster +- Upgrade Service operator version (v3.6+) +- Upgrade Service agent version per node (v3.6+) diff --git a/orka3-cli/references/commands/vm-commands.md b/orka3-cli/references/commands/vm-commands.md index 36055db..f5c3c60 100644 --- a/orka3-cli/references/commands/vm-commands.md +++ b/orka3-cli/references/commands/vm-commands.md @@ -38,7 +38,7 @@ orka3 vm deploy [] --config