Upload via Cloudsmith CLI
Cloudsmith CLI
To upload a package via the Cloudsmith CLI, use the cloudsmith push
command:
cloudsmith push <format> OWNER/REPOSITORY <package_file>
For example:


cloudsmith push CLI example
Some formats may have additional parameters that need to specified (i.e distribution and version for Debian packages).
Further format-specific examples of Cloudsmith CLI commands are available in the CLI documentation
Context-specific documentation, with copy and paste commands (with the owner/repository already configured) for the Cloudsmith CLI is available within each repository on the Cloudsmith website.
Cloudsmith API
Please see the Cloudsmith API Reference for details on uploading a package, including an interactive environment where you can test and try out your API calls.
Updated about 2 years ago
Did this page help you?