I'm trying to copy my hasura config from the cloud to a local docker build. I ran a hasura init through the CLI pointing at the cloud graphql engine (secret, etc).
Then ran a hasura metadata export, however that didn't seem to hav ean effect, the working directory was still empty.