# Scale ## Docs - [Installation](https://scale.sh/docs/cli/installation.md): Learn how to install the Scale CLI. - [API Key](https://scale.sh/docs/cli/reference/apikey.md): How to use the `apikey` command in the Scale CLI. - [Auth](https://scale.sh/docs/cli/reference/auth.md): How to use the `auth` command in the Scale CLI. - [Completion](https://scale.sh/docs/cli/reference/completion.md): How to use the `completion` command in the Scale CLI. - [Extensions](https://scale.sh/docs/cli/reference/extensions.md): How to use the `extension` command in the Scale CLI. - [Configuration Flags](https://scale.sh/docs/cli/reference/flags.md): Learn how to configure the Scale CLI using command line flags, environment variables, or a configuration file. - [Function](https://scale.sh/docs/cli/reference/function.md): How to use the function command in the Scale CLI. - [Help](https://scale.sh/docs/cli/reference/help.md): How to use the `help` command in the Scale CLI. - [Registry](https://scale.sh/docs/cli/reference/registry.md): How to use the `registry` command in the Scale CLI. - [Signatures](https://scale.sh/docs/cli/reference/signatures.md): How to use the `signature` command in the Scale CLI. - [HCL Format + Examples](https://scale.sh/docs/extensions/hcl.md): Information on using the HCL format to define Scale Extensions. - [Overview](https://scale.sh/docs/extensions/overview.md): Learn how Scale Extensions work and how they're used in Scale Functions. - [Overview](https://scale.sh/docs/getting-started/overview.md): What is Scale? - [Quick Start](https://scale.sh/docs/getting-started/quick-start.md): Create, run, and publish your first Scale Function in minutes. - [Run Scale Functions Locally](https://scale.sh/docs/getting-started/run.md) - [Writing Scale Functions](https://scale.sh/docs/getting-started/write.md) - [FastHTTP](https://scale.sh/docs/languages/golang/adapters/fasthttp.md): The FastHTTP Adapter makes it easy to use Scale Functions with FastHTTP - [net/http Package](https://scale.sh/docs/languages/golang/adapters/net-http.md): The net/http Adapter makes it easy to use Scale Functions with golang net/http standard library. - [Overview](https://scale.sh/docs/languages/golang/overview.md): An overview of Golang support in Scale Functions - [Next.js](https://scale.sh/docs/languages/javascript-typescript/adapters/nextjs.md) - [Overview](https://scale.sh/docs/languages/javascript-typescript/overview.md): An overview of Javascript and Typescript support in Scale Functions - [Overview](https://scale.sh/docs/languages/rust/overview.md): An overview of Rust support in Scale Functions - [Create API Key](https://scale.sh/docs/registry/api-reference/access/create-apikey.md) - [Delete API Key](https://scale.sh/docs/registry/api-reference/access/delete-apikey.md) - [Get API Key](https://scale.sh/docs/registry/api-reference/access/get-apikey.md) - [List API Keys](https://scale.sh/docs/registry/api-reference/access/list-apikeys.md) - [Delete a Function](https://scale.sh/docs/registry/api-reference/functions/delete-function.md) - [List Functions in an Organization](https://scale.sh/docs/registry/api-reference/functions/list-functions.md) - [Pull a Function](https://scale.sh/docs/registry/api-reference/functions/pull-function.md) - [Upload a Function](https://scale.sh/docs/registry/api-reference/functions/upload-function.md) - [Get API Health](https://scale.sh/docs/registry/api-reference/health.md) - [Delete a Signature](https://scale.sh/docs/registry/api-reference/signatures/delete-signature.md) - [List Signatures in an Organization](https://scale.sh/docs/registry/api-reference/signatures/list-signatures.md) - [Pull a Signature](https://scale.sh/docs/registry/api-reference/signatures/pull-signature.md) - [Upload a Signature](https://scale.sh/docs/registry/api-reference/signatures/upload-signature.md) - [Get User Info](https://scale.sh/docs/registry/api-reference/userinfo.md) - [Overview](https://scale.sh/docs/registry/overview.md): Learn about the Scale Registry. - [HCL Format + Examples](https://scale.sh/docs/signatures/hcl.md): Information on using the HCL format to define Scale Signatures - [HTTP Signature](https://scale.sh/docs/signatures/http.md): The HTTP Signature for Scale Functions - [Overview](https://scale.sh/docs/signatures/overview.md): Learn how Scale Signatures work and how they're used in Scale Functions. ## OpenAPI Specs - [api](https://scale.sh/docs/api.yaml) ## Optional - [Blog](https://loopholelabs.io/blog) - [Discord](https://loopholelabs.io/discord) - [GitHub](https://github.com/loopholelabs/scale)