Zum Hauptinhalt springen

Delete Application (zeysdk delete)

Remove an existing application from the ZeyOS platform.

zeysdk delete [--verbose]

Options Reference

OptionDescriptionRequiredExample
--verboseShow detailed deletion progress--verbose

Behavior

ActionDescription
ValidationChecks for sync.json file and required keys
ConfirmationPrompts for user confirmation
DeletionRemoves app from the ZeyOS platform

Error Handling

ErrorDescriptionResolution
Missing sync.jsonsync.json file not foundEnsure you're in app directory
Invalid sync.jsonMissing required keysVerify sync.json has id and url
API ErrorServer communication failedCheck connection and permissions