Skip to main content
View and manage your IDYL account. Accounts are the primary unit of resource ownership in IDYL. An account can be independent (personal) or associated with an organization.

Usage

Aliases

  • accounts
  • acc

Commands

Inherited flags

Examples

Subcommand reference

idyl account delete

Delete an account by ID. This action is irreversible and will remove the account and all associated resources including namespaces, deployments, and other resources. You will be prompted for confirmation unless the —yes flag is provided.

Usage

Flags

Examples

idyl account edit

Edit account settings. Only the specified flags are updated; other settings remain unchanged.

Usage

Flags

Examples

idyl account get

Get details of a specific account, or list all accessible accounts. With no arguments, lists all accounts the current identity can access. With an argument, gets details of that account by ID.

Usage

Aliases

  • list
  • ls

Flags

Examples

idyl account show

Show details of the current account from the active context.

Usage

Flags

Examples