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. Log in
3. Check the active context
4. Select a Namespace, optional Workspace, and Subnet
If the active values are not the ones you want to use, update the context:idyl use <namespace>/<workspace> when file or Run commands should use a
Workspace in that Namespace. See Workspaces.
Commands that accept --workspace, --namespace, or --subnet can also override the saved context for one command.
5. Choose a workflow
Deploy a workload
Create a deployment or job from a container image.
Use a manifest
Create or update resources from YAML.
Manage a subnet
Create, inspect, update, and delete subnets.
Connect capacity
Add a node to a subnet.

