Skip to main content
The IDYL CLI command is idyl. Use the CLI for terminal-based IDYL workflows: authenticate, choose an account context, deploy workloads, inspect resources, manage subnets, inspect nodes, and manage fleets. For task-led product workflows, start with Build, Operate, or Provide. Use this section when you need CLI-specific setup, context behavior, usage patterns, or exact command syntax.

Common flow

Most CLI workflows follow the same sequence:
idyl login
idyl whoami
idyl context edit --set-subnet <subnet>
idyl context edit --set-namespace <namespace>
If the CLI is not installed yet, start with Get started with the CLI. After the context is correct, follow the workflow you need, such as deploying a workload, managing a subnet, or connecting capacity.

CLI guides

Get started

Install the CLI, authenticate, check context, and choose the next workflow.

Configure the CLI

Understand contexts, default values, and one-command overrides.

Authentication and access

Log in, initialize a realm, and inspect the active identity.

Using the CLI

Learn command structure, help, command families, and output options.

Examples

Start from common CLI command sequences.

Command reference

Find exact syntax, arguments, flags, aliases, and output options.