mcloud-variables

Installation
SKILL.md

Cloud CLI: Variables Commands

Execute mcloud variables commands to inspect environment variables for Cloud environments.

Constraints

  • Never pass --reveal unless the user explicitly asks. Secret values appear in terminal scrollback, log aggregators, and process listings.
  • Looking up by key requires --project and --environment (or the equivalent in active context). Looking up by ID (var_...) works without project/environment context.

Commands

variables list

List all environment variables for a Cloud environment.

mcloud variables list \
  --organization <org-id> \
  --project <project-id-or-handle> \
Related skills

More from medusajs/medusa-agent-skills

Installs
49
GitHub Stars
162
First Seen
5 days ago