CLI referenceastro deploymentastro deployment worker-queueastro deployment worker-queue deleteCopy pageThis command is only available on Astro. Delete an existing worker queue in a Deployment on Astro. Usage 1astro deployment worker-queue delete Options OptionDescriptionPossible Values-d,--deployment-idThe ID of the Deployment whose worker queue you want to deleteAny valid Deployment ID--deployment-nameThe name of the Deployment whose worker queue you want to delete. Use as an alternative to <deployment-id>Any valid Deployment name-f --forceSkip prompting the user to confirm the deletion“-n,--nameThe name of the worker queue to deleteAny string Related commands astro deployment worker-queue update astro deployment worker-queue create