# The CLI prompts you to input a role for a token with Token ID assigned to a specific Deploymentastro deployment token update <token-id> --deployment-id=clukapi6r000008l58530cg8i# The CLI prompts you to input a role for a token identified by its nameastro deployment token update --deployment-id=clukapi6r000008l58530cg8i --name="Token name"# The CLI prompts you to select the token from a list and input a roleastro deployment token update --deployment-id=clukapi6r000008l58530cg8i# This command assigns a token with the specified TOKEN_ID the role `Deployment Admin` to a Deployment with the following ID.astro deployment token update TOKEN_ID --deployment-id=clukapi6r000008l58530cg8i --role=DEPLOYMENT_ADMIN