Skip to main content
Switch to a saved context. The use command provides two ways to switch your active context:
  1. Interactive mode (no arguments): idyl use Shows a list of all saved contexts with an interactive selector. Use arrow keys to navigate and Enter to select.
  2. Direct mode (with argument): idyl use prod-dev Switches directly to the named context.
When switching contexts, the access token is automatically refreshed if needed.

Usage

Inherited flags

Examples