Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.curator.interworks.com/llms.txt

Use this file to discover all available pages before exploring further.

Uses the portal’s encryption key to attempt to decrypt an arbitrary cipher text. If decryption fails, the original text is returned. Arguments:
ArgumentRequiredDescription
cipherYesThe cipher text to decrypt
Example:
php artisan curator:decrypt "encrypted-cipher-text-here"