---
title: fastly service acl
summary: Manipulate Fastly ACLs (Access Control Lists)
url: https://www.fastly.com/documentation/reference/cli/service/acl
---

Manipulate Fastly ACLs (Access Control Lists)

## Subcommands

- [fastly service acl create](https://www.fastly.com/documentation/reference/cli/service/acl/create) - Create a new ACL attached to the specified service version
- [fastly service acl delete](https://www.fastly.com/documentation/reference/cli/service/acl/delete) - Delete an ACL from the specified service version
- [fastly service acl describe](https://www.fastly.com/documentation/reference/cli/service/acl/describe) - Retrieve a single ACL by name for the version and service
- [fastly service acl list](https://www.fastly.com/documentation/reference/cli/service/acl/list) - List ACLs
- [fastly service acl update](https://www.fastly.com/documentation/reference/cli/service/acl/update) - Update an ACL for a particular service and version

