Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 425 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 425 Bytes

Landscape API

Circle CI

Docker image to run landscape-api commands

How to use this image

docker run --rm \
    -e LANDSCAPE_API_KEY="..." \
    -e LANDSCAPE_API_SECRET="..." \
    cityofsurrey/landscape-api <landscape api command>