Added the support for cluster ID in App config query by rujhan-arora-astronomer · Pull Request #1917 · astronomer/astro-cli

Description

Added support for cluster ID in App config query. This is required because different clusters can have different clusters' deployment' configs.

🎟 Issue(s)

Related https://github.com/astronomer/issues/issues/7571

🧪 Functional Testing

Locally
Unit tests

📸 Screenshots

The commands are same as before, in terms of UX.

📋 Checklist

  • Rebased from the main (or release if patching) branch (before testing)
  • Ran make test before taking out of draft
  • Ran make lint before taking out of draft
  • Added/updated applicable tests
  • Tested against Astro-API (if necessary).
  • Tested against Houston-API and Astronomer (if necessary).
  • Communicated to/tagged owners of respective clients potentially impacted by these changes.
  • Updated any related documentation