Add a clear indicator for whether a deployment is Remote Execution or not

Description:

It would be helpful to have a visible indicator that clearly states whether a deployment is a Remote Execution deployment or not.

Command:

astro deployment create -n "test_cli_remote_execution_create_3"  --remote-execution-enabled --executor Astro --type dedicated 

Response:

Current Workspace: qa_test


Please select a Cluster for your Deployment:
#     CLUSTER NAME             CLOUD PROVIDER     CLUSTER ID
1     Astro Agent CI_DND       AZURE              cmbjc2euc03ak01nlfpy5xtwr
2     airflow3-testing_DND     AZURE              cm4sauxuo03ig01rfux2aun5d

> 2
NAME                                 NAMESPACE                  CLUSTER                  CLOUD PROVIDER     REGION      DEPLOYMENT ID                 RUNTIME VERSION                    DAG DEPLOY ENABLED     CI-CD ENFORCEMENT     DEPLOYMENT TYPE
test_cli_remote_execution_create     fundamental-speed-5197     airflow3-testing_DND     AZURE              westus2     cmd8n8p4u05t401pn1vkf0fig     3.0-5 (based on Airflow 3.0.3)     false                  false                 DEDICATED

Successfully created Deployment: test_cli_remote_execution_create

What CLI Version did you experience this bug?

1.35.1