Skip to main content
Version: 4.0.5

app search Command

The app search command searches for infrastructure apps.

Usage​

apps search <pattern>

Example​

> apps search cleanup
name: cleanup-expired
description: This app cleans up resources that have expired.
version: 1.0.0

---
name: tagvalidator
description: Tag Validator app for Fix Inventory.
version: 1.0.0

---
name: cleanup-untagged
description: This app deletes cloud resources that are missing mandatory tags after
a certain amount of time has passed since their creation.
version: 1.0.0

Further Reading​