idyl to authenticate, check your current account, choose a namespace and subnet, then follow the workflow you came here to complete.
1. Install the CLI
Choose the install path for your operating system.- macOS
- Linux
- Windows
Add the IDYL Homebrew tap, then install the CLI:You can also use the install script:
2. Authenticate
Authenticate and check the current account, namespace, and subnet:3. Confirm your context
If the context is wrong, change it before following a guide:4. Choose a workflow
Deploy a workload
Create a deployment or job from a container image, then verify it.
Operate a subnet
Create a subnet, set its admission rules, and inspect capacity.
Provide capacity
Initialize a node, start it, and confirm it appears in a subnet.
Use the CLI
Learn CLI configuration, command structure, and exact command syntax.
Choose by role
| If you want to… | Start here |
|---|---|
| Run software | Deploy a workload |
| Store a repeatable workload definition | Use a manifest |
| Change running capacity | Scale a deployment |
| Control where workloads run | Manage a subnet |
| Control who can use a subnet | Control admission |
| Add machines to a subnet | Connect a node |

