🐛 Bug Report: Invalid specification
param: Specification must be one of:
#158
Labels
bug
Something isn't working
specification
param: Specification must be one of:
#158
👟 Reproduction steps
When running
appwrite push functions --all
the CLI gives the errorInvalid 'specification' param: Specification must be one of:
👍 Expected behavior
The push works.
👎 Actual Behavior
Gives an error for every function.
The
appwrite.json
file contains a line"specification": "s-1vcpu-512mb"
for every function. After removing that line the push command works but the line gets added back when pulling the functions (appwrite pull functions
).🎲 Appwrite version
Version 1.6.x
💻 Operating system
Linux
🧱 Your Environment
Self-hosted 1.6.1 with Docker.
CLI 6.2.0
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: