Back to Docs/App Env & Account Commands

App Env & Account Commands

Manage public env vars and account-level APIs.

App Env & Account Commands

App env vars (public only)

bash
openpond apps env get handle/repo openpond apps env set handle/repo --env '{"OPENTOOL_PUBLIC_FOO":"bar"}'
  • apps env set only accepts keys prefixed with OPENTOOL_PUBLIC_.
  • Values must be strings.

Account-level APIs

bash
openpond apps list [--handle <handle>] [--refresh] openpond apps tools openpond apps performance [--app-id app_123] openpond apps agent create --prompt "Build a daily digest agent" [--template-id <id>] openpond onboarding launch --draft '{"addons":["tech-basket-dca-conservative"]}' --force