Skip to content

Use default environment keys as default in cortex configure prompts for new environments #726

@vishalbollu

Description

@vishalbollu

Description

Default values in cortex configure -e <env> prompts have the following precedence:

Currently:

  1. Previous keys used in if it exists
  2. Blank

Suggested order:

  1. Previous keys used in if they exist
  2. Keys from the default environment if they exist
  3. Blank

Motivation

Prevent users from copying the same key multiple times if they have multiple operator endpoints but they are all deployed using the same key.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions