Files
wild-cloud/test/test-cloud/README.md
2025-08-03 12:26:14 -07:00

497 B

Test Wild Cloud Environment

This directory is a test Wild Cloud home for debugging scripts and commands.

Usage

cd test/test-cloud
wild-app-fetch <app-name>
wild-app-add <app-name>
wild-app-deploy <app-name>
# etc.

Files

  • config.yaml - Test configuration values
  • secrets.yaml - Test secrets (safe to modify)
  • apps/ - Added apps for testing
  • .wildcloud/cache/ - Cached app definitions

This environment is isolated and safe for testing Wild Cloud functionality.