momentohq / momento-cli

Official CLI for Momento Serverless Cache
Apache License 2.0
48 stars 10 forks source link

feat: Add initial cloud linter command to preview #297

Closed nand4011 closed 7 months ago

nand4011 commented 7 months ago

Add a cloud-linter command to the preview section of the cli. It doesn't do anything yet.

bruuuuuuuce commented 7 months ago

Looks like there is a fmt error

cargo fmt -- --check

otherwise LGTM