space-cli icon indicating copy to clipboard operation
space-cli copied to clipboard

Deta Space CLI

Results 15 space-cli issues
Sort by recently updated
recently updated
newest added

- add ability to set SPACE_PROJECT_ID and SPACE_PROJECT_KEY as env - only use a single key for space dev - check if the key is still valid before starting space...

- cleanup code scanning code - add rust scanner

Our current validation error message are hard to craft, and still do not provide a good user experience. ``` Error: Spacefile L Micro 'static-app' L Micro 'static-app' L Micro 'static-app'...

It would be useful in some cases to have a `generate` command which generates a Spacefile, similar to `new` but without having to create a new project. If the file...