Files
wild-cloud-poc/test/test-cloud/README.md
2025-10-01 05:19:37 -07:00

471 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-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.