Skip to content

Add env --changed to print values that differ from azd env #571

Description

@jongio

Local service environment can drift from the active azd environment. Add a focused env view that shows only keys whose resolved local value differs from the active azd environment value.

Acceptance criteria:

  • azd app env <service> --changed prints only changed keys.
  • It works with --format dotenv, --format shell, and --format json.
  • Masking behavior stays the same unless --no-mask is set.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestidea-generatorGenerated by idea-generatorlane/envSwarm lane: commands/env.go and env drift

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions