π§π»βπ» Managing Apps/Actions using CLI
Learn how to get/update enums for apps/actions using the CLI.
Get actions for a use case
Get all the actions for a specific use case. You can just copy/paste the actions to your codebase.
Update the enums for apps
We keep updating the enums for apps in our SDK. But, You can also update the enums for the apps you donβt find in the SDK.
Now you can use the updated enums for the apps in your codebase.
Was this page helpful?