-
Notifications
You must be signed in to change notification settings - Fork 106
Closed
Labels
from_qaIssues Reported by QA or AutomationIssues Reported by QA or Automation
Description
Describe the bug
When updating a deployment using the Astro CLI, the REMOTE EXECUTION column in the output displays %!s(MISSING) instead of showing true or false.
./astro deployment update cmgpb5t5q068z01oucjum30u2 -n "test_cli_remote_execution_create_3 update"
NAME NAMESPACE CLUSTER CLOUD PROVIDER REGION DEPLOYMENT ID RUNTIME VERSION DAG DEPLOY ENABLED CI-CD ENFORCEMENT DEPLOYMENT TYPE REMOTE EXECUTION
test_cli_remote_execution_create_3 update meteoric-spaceship-4543 airflow3-testing_DND AZURE westus2 cmgpb5t5q068z01oucjum30u2 3.1-2 (based on Airflow 3.1.0) false false DEDICATED %!s(MISSING)
Successfully updated Deployment
What CLI Version did you experience this bug?
Astro CLI Version: 1.37.0
This CLI bug is related to which Astronomer Platform?
- Astro
What Operating System is the above CLI installed on?
🪜 Steps To Reproduce
- Run
astro deployment update <deployment-id> -n "<new-name>". - Observe the output table under the REMOTE EXECUTION column.
📸 Screenshots

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
from_qaIssues Reported by QA or AutomationIssues Reported by QA or Automation