Documentation | Installation | Usage | Classes | FAQ | Contributing
F5 BIG-IP Automation Config Converter (BIG-IP ACC) is an app written in Node.js that converts a BIG-IP configuration into an AS3 declaration, distributed as an easy-to-use docker image.
docker pull f5devcentral/f5-automation-config-converter:latest
docker run --rm -v "$PWD":/app/data f5-automation-config-converter:latest --ucs /app/data/<your-UCS-file>.ucs
ACC is a community-supported offering, your feedback is greatly appreciated. If you come across a bug please submit an issue to our team.