

# Tagging in Neptune using the AWS CLI
<a name="tagging-cli"></a>

You can add, list, or remove tags for a DB instance in Neptune using the AWS CLI.
+ To add one or more tags to a Neptune resource, use the AWS CLI command [https://docs.aws.amazon.com/cli/latest/reference/neptune/add-tags-to-resource.html](https://docs.aws.amazon.com/cli/latest/reference/neptune/add-tags-to-resource.html).
+ To list the tags on a Neptune resource, use the AWS CLI command [https://docs.aws.amazon.com/cli/latest/reference/neptune/list-tags-for-resource.html](https://docs.aws.amazon.com/cli/latest/reference/neptune/list-tags-for-resource.html).
+ To remove one or more tags from a Neptune resource, use the AWS CLI command [https://docs.aws.amazon.com/cli/latest/reference/neptune/remove-tags-from-resource.html](https://docs.aws.amazon.com/cli/latest/reference/neptune/remove-tags-from-resource.html).

To learn more about how to construct the required Amazon Resource Name (ARN), see [Constructing an ARN for Neptune](tagging-arns-constructing.md).