Skip to main content
Try Cobo WaaS Skill in your AI coding assistant (Claude Code, Cursor, etc.). Describe your needs in natural language to auto-generate production-ready SDK code and debug faster ๐Ÿš€
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.