cli

command
v0.0.0-...-f2a894a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 17, 2026 License: AGPL-3.0 Imports: 3 Imported by: 0

README

Gram CLI

Local Development

  1. Setup environment

    • export GRAM_API_URL=https://localhost:8080
    • export GRAM_DASHBOARD_URL=https://localhost:5173
    • export GRAM_ORG=organization-123
    • export GRAM_PROJECT=default
    • export GRAM_API_KEY=<API-KEY>
  2. Run desired command

    • cd cli
    • go run main.go status
Testing Gram Functions
  1. Stage zip

    • go run main.go stage function --slug test-fn --location fixtures/example.zip
    • You never need to do this again as long as you are using the same zip
  2. Push

    • go run main.go push

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
api
app
flags
Package flags defines common flags to keep CLI commands consistent.
Package flags defines common flags to keep CLI commands consistent.
mcp
profile
Package profile provides profile-based configuration management for the Gram CLI.
Package profile provides profile-based configuration management for the Gram CLI.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL