Skip to main content
Use the app upload command to publish your Cobo Portal Apps to Cobo Portal. For more details about publish Cobo Portal Apps, refer to Publish the app. Before uploading your Cobo Portal Apps, ensure the following:
  • Verify the app manifest file is configured correctly.
  • Log into Cobo CLI with your Cobo Portal account.
  • Generate an app key if you haven’t done so. For more details, refer to Generate keys.
  • Run the command from the project directory where the manifest file is located.
Upon successful upload, an app_id value will be automatically added to the app manifest file.
A Cobo Portal App can be uploaded only once. For any further updates, you will need to use the update command.

Usage

cobo app upload

Example

cobo app upload
This command uploads a Cobo Portal App to Cobo Portal.
Feel free to share your feedback to improve our documentation!