Modal CLI

The `modal` command-line interface for deploying apps, running functions, tailing logs, managing volumes/secrets/dicts, and launching shells. Wraps the same gRPC control plane the SDK uses; it is the primary operational entry point alongside the SDK.

API entry from apis.yml

apis.yml Raw ↑
aid: modal-labs:modal-labs-cli
name: Modal CLI
tags:
- CLI
- Tooling
- Deployment
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://modal.com/docs/reference/cli/modal
properties:
- url: https://modal.com/docs/reference/cli/modal
  type: Documentation
description: The `modal` command-line interface for deploying apps, running functions, tailing logs, managing
  volumes/secrets/dicts, and launching shells. Wraps the same gRPC control plane the SDK uses; it is the
  primary operational entry point alongside the SDK.