- Sends a verification code to your email
- Verifies the code to establish your identity
- Prompts you to accept the terms and conditions
- Creates a new account with you as the owner
- Creates a context and saves your session
Usage
Flags
| Flag | Description |
|---|---|
--accept-terms | Accept terms and conditions (skip interactive prompt) |
--account-name <string> | Name for the new account |
--email <string> | Email address |
--localhost | Use localhost endpoints |
-q, --quiet | Suppress the welcome banner and panel; print a one-line summary instead |
--realm <string> | Realm to signup on (default: auto-detect from config) |
--subnet <string> | Default subnet for the new context |
Inherited flags
| Flag | Description |
|---|---|
-a <string>, --account-id <string> | Account ID to use (overrides context) |
-c <string>, --context <string> | Use specific context |
--homedir <string> | Override config directory (default: ~/.idyl) |
-n <string>, --namespace <string> | Namespace to use |
-o <string>, --output <string> | Output format (json|yaml) |
-p <string>, --profile <string> | Override profile |

