extension
command is used to interact with Scale Extensions locally. ext
is an alias for extension
.
New
To create a new Scale Extension, run the following command:--language
flag:
go
- Gorust
- Rustts
- TypeScript/JavaScript
We are actively working on adding support for more languages. If you would like to see a specific language supported, please let
us know by joining the
#scale
channel in our Discord.Generate
Generate a scale extension from a extension file--directory
flag can be used to specify the directory where the extension file exists:
local/
organization.
List
Thelist
subcommand is used to list all the compiled Scale Extension available in the local Scale Extension cache.