You can use boolean logic (e.g. AND/OR/NOT) for complex search queries. For more help and examples, see the search documentation.
Search by package name:
my-package
(implicit)
name:my-package
(explicit)
Search by package filename:
my-package.ext
(implicit)
filename:my-package.ext
(explicit)
Search by package tag:
latest
(implicit)
tag:latest
(explicit)
Search by package version:
1.0.0
(implicit)
version:1.0.0
(explicit)
prerelease:true
(prereleases)
prerelease:false
(no prereleases)
Search by package architecture:
architecture:x86_64
Search by package distribution:
distribution:el
Search by package license:
license:MIT
Search by package format:
format:deb
Search by package status:
status:in_progress
Search by package file checksum:
checksum:5afba
Search by package security status:
severity:critical
Search by package vulnerabilities:
vulnerabilities:>1
vulnerabilities:<1000
Search by # of package downloads:
downloads:>8
downloads:<100
Search by package type:
type:binary
type:source
Search by package size (bytes):
size:>50000
size:<10000
Search by dependency name/version:
dependency:log4j
dependency:log4j=1.0.0
dependency:log4j>1.0.0
Search by uploaded date:
uploaded:>"1 day ago"
uploaded:<"August 14, 2022 EST"
Search by entitlement token (identifier):
entitlement:3lKPVJPosCsY
Search by policy violation:
policy_violated:true
deny_policy_violated:true
license_policy_violated:true
vulnerability_policy_violated:true
Search by repository:
repository:repo-name
Search queries for all Debian-specific (and related) package types
Search by component:
deb_component:unstable
Search queries for all Maven-specific (and related) package types
Search by group ID:
maven_group_id:org.apache
Search queries for all Docker-specific (and related) package types
Search by image digest:
docker_image_digest:sha256:7c5..6d4
(full hashref only)
Search by layer digest:
docker_layer_digest:sha256:4c4..ae4
(full hashref only)
Field type modifiers (depending on the type, you can influence behaviour)
For all queries, you can use:
~foo
for negation
For string queries, you can use:
^foo
to anchor to start of term
foo$
to anchor to end of term
foo*bar
for fuzzy matching
For number/date or version queries, you can use:
>foo
for values greater than
>=foo
for values greater / equal
<foo
for values less than
<=foo
for values less / equal
Need a secure and centralised artifact repository to deliver Alpine,
Cargo,
CocoaPods,
Composer,
Conan,
Conda,
CRAN,
Dart,
Debian,
Docker,
Go,
Helm,
Hex,
LuaRocks,
Maven,
npm,
NuGet,
P2,
Python,
RedHat,
Ruby,
Swift,
Terraform,
Vagrant,
Raw & More packages?
Cloudsmith is the new standard in Package / Artifact Management and Software Distribution.
With support for all major package formats, you can trust us to manage your software supply chain.
These tend to be pre-releases, for stable releases download from PyPi: https://pypi.python.org/pypi/cloudsmith-cli
cloudsmith-cli 0.5.1
One-liner (summary)
Description
Cloudsmith Command Line Interface (CLI)
|Python Versions| |PyPI Version| |Travis| |Codecov| |Gemnasium| |Codacy|
The Cloudsmith Command Line Interface (CLI) is a Py2/Py3 text-based interface to the API. This allows users, machines and other services to access and integrate smoothly with Cloudsmith without requiring explicit plugins or tools. Be awesome. Automate Everything.
The following (very out of date) GIF demonstrates a small slice of the CLI - View the full video on YouTube:
You can also read our blog article that introduced the first version of the CLI and the Cloudsmith RESTful API.
Changelog
Please see the changelog for the list of changes by version. The current version is displayed in the PyPi badge at the top.
Features
The CLI currently supports the following commands (and sub-commands):
- check: Check rate limits and service status.
- copy|cp: Copy a package to another repository.
- delete|rm: Delete a package from a repository.
- docs: Launch the help website in your browser.
- entitlements|ents: Manage the entitlements for a repository.
- create|new: Create a new entitlement in a repository.
- delete|rm: Delete an entitlement from a repository.
- list|ls: List entitlements for a repository.
- refresh: Refresh an entitlement in a repository.
- sync: Sync entitlements from another repository.
- update|set: Update (patch) a entitlement in a repository.
- help: Display the delightful help message and exit.
- list|ls: List distros, packages, repos and entitlements.
- distros: List available distributions.
- entitlements: List entitlements for a repository.
- packages: List packages for a repository.
- repos: List repositories for a namespace (owner).
- move|mv: Move (promote) a package to another repo.
- push|upload: Push (upload) a new package to a repository.
- deb: Push (upload) a new Deb package upstream.
- maven: Push (upload) a new Maven package upstream.
- python: Push (upload) a new Python package upstream.
- raw: Push (upload) a new Raw package upstream.
- rpm: Push (upload) a new Rpm package upstream.
- ruby: Push (upload) a new Ruby package upstream.
- vagrant: Push (upload) a new Vagrant package upstream.
- resync: Resynchronise a package in a repository.
- status: Get the synchronisation status for a package.
- token: Retrieve your API authentication token/key.
- whoami: Retrieve your current authentication status.
Installation
You can install the latest CLI application from:
The simplest way is to use pip, such as:
pip install --upgrade cloudsmith-cli
Or you can get the latest pre-release version from Cloudsmith:
pip install --upgrade cloudsmith-cli --extra-index-url=https://dl.cloudsmith.io/public/cloudsmith/cli/python/index/
Configuration
There are two configuration files used by the CLI:
- config.ini: For non-credentials configuration.
- credentials.ini: For credentials (authentication) configuration.
By default, the CLI will look for these in the following locations:
- The current working directory.
- A directory called cloudsmith in the OS-defined application directory. For example:
- Linux: $HOME/.config/cloudsmith
- Windows: C:\Users\YourName\AppData\cloudsmith
Both configuration files us
Status | Completed |
---|---|
Checksum (MD5) | ed093af50f8f250790c2ab23da9ee775 |
Checksum (SHA-1) | b7a001cd56d860d3e5c8743eea2ae1b9121373c6 |
Checksum (SHA-256) | 4a9420ff3d244c2c468299da5f3afb28e57803a8af83bfc50ad5aa443d544157 |
Checksum (SHA-512) | 62996614ffa6d9d07e05445c743bedb877cbf76a9e79ee8459a94162b1f5424383… |
GPG Signature | |
Storage Region | Dublin, Ireland |
Type | Binary (contains binaries and binary artifacts) |
Uploaded At | 6 years, 7 months ago |
Uploaded By | |
Slug Id | cloudsmith_cli-051-py2py3-none-anywhl |
Unique Id | CBcw2iSktdgR |
Version (Raw) | 0.5.1 |
Version (Parsed) |
|
extended metadata | |
Author | Cloudsmith Ltd <support@cloudsmith.io> |
Classifiers | Development Status :: 3 - Alpha | Environment :: Console | Intended Audience :: Developers | Intended Audience :: System Administrators | License :: OSI Approved :: Apache Software License | Operating System :: POSIX :: Linux | Programming Language :: Python | Programming Language :: Python :: 2 | Programming Language :: Python :: 3 | Topic :: Internet | Topic :: System :: Systems Administration | Topic :: Utilities |
Homepage URL | https://github.com/cloudsmith-io/cloudsmith-cli |
Keywords | cloudsmith,cli,devops |
Metadata Version | 2.0 |
Platforms | any |
Py Filetype | bdist_wheel |
Py Version | py2.py3 |
pkg | cloudsmith_cli-0.5.1-py2.py3-no… |
272
59.1 KB |
md5 | sha1 | sha256 | sha512 |
This package has 65 files/directories.
Newer |
cloudsmith-cli |
34 | ||||
Newer |
cloudsmith-cli |
25 | ||||
Newer |
cloudsmith-cli |
40 | ||||
Newer |
cloudsmith-cli |
28 | ||||
Newer |
cloudsmith-cli |
24 | ||||
Newer |
cloudsmith-cli |
35 | ||||
Newer |
cloudsmith-cli |
27 | ||||
Newer |
cloudsmith-cli |
25 | ||||
Newer |
cloudsmith-cli |
24 | ||||
Newer |
cloudsmith-cli |
26 | ||||
Newer |
cloudsmith-cli |
26 | ||||
cloudsmith-cli |
272 | |||||
Newer |
cloudsmith-cli |
35 | ||||
Older |
cloudsmith-cli |
284 | ||||
Older |
cloudsmith-cli |
275 | ||||
Older |
cloudsmith-cli |
269 | ||||
Older |
cloudsmith-cli |
293 | ||||
Older |
cloudsmith-cli |
283 | ||||
Older |
cloudsmith-cli |
292 | ||||
Older |
cloudsmith-cli |
288 |
Last scanned
4 days, 16 hours ago
Scan result
Clean
Vulnerability count
0
Max. severity
UnknownYou can embed a badge in another website that shows this or the latest version of this package.
To embed the badge for this specific package version, use the following:
[![This version of 'cloudsmith-cli' @ Cloudsmith](https://api-prd.cloudsmith.io/v1/badges/version/cloudsmith/cli/python/cloudsmith-cli/0.5.1/a=noarch;xf=bdist_wheel;xn=cloudsmith-cli;xv=py2.py3/?render=true)](https://cloudsmith.io/~cloudsmith/repos/cli/packages/detail/python/cloudsmith-cli/0.5.1/a=noarch;xf=bdist_wheel;xn=cloudsmith-cli;xv=py2.py3/)
|This version of 'cloudsmith-cli' @ Cloudsmith|
.. |This version of 'cloudsmith-cli' @ Cloudsmith| image:: https://api-prd.cloudsmith.io/v1/badges/version/cloudsmith/cli/python/cloudsmith-cli/0.5.1/a=noarch;xf=bdist_wheel;xn=cloudsmith-cli;xv=py2.py3/?render=true
:target: https://cloudsmith.io/~cloudsmith/repos/cli/packages/detail/python/cloudsmith-cli/0.5.1/a=noarch;xf=bdist_wheel;xn=cloudsmith-cli;xv=py2.py3/
image::https://api-prd.cloudsmith.io/v1/badges/version/cloudsmith/cli/python/cloudsmith-cli/0.5.1/a=noarch;xf=bdist_wheel;xn=cloudsmith-cli;xv=py2.py3/?render=true[link="https://cloudsmith.io/~cloudsmith/repos/cli/packages/detail/python/cloudsmith-cli/0.5.1/a=noarch;xf=bdist_wheel;xn=cloudsmith-cli;xv=py2.py3/",title="This version of 'cloudsmith-cli' @ Cloudsmith"]
<a href="https://cloudsmith.io/~cloudsmith/repos/cli/packages/detail/python/cloudsmith-cli/0.5.1/a=noarch;xf=bdist_wheel;xn=cloudsmith-cli;xv=py2.py3/"><img src="https://api-prd.cloudsmith.io/v1/badges/version/cloudsmith/cli/python/cloudsmith-cli/0.5.1/a=noarch;xf=bdist_wheel;xn=cloudsmith-cli;xv=py2.py3/?render=true" alt="This version of 'cloudsmith-cli' @ Cloudsmith" /></a>
rendered as:
To embed the badge for the latest package version, use the following:
[![Latest version of 'cloudsmith-cli' @ Cloudsmith](https://api-prd.cloudsmith.io/v1/badges/version/cloudsmith/cli/python/cloudsmith-cli/latest/a=noarch;xf=bdist_wheel;xn=cloudsmith-cli;xv=py2.py3/?render=true&show_latest=true)](https://cloudsmith.io/~cloudsmith/repos/cli/packages/detail/python/cloudsmith-cli/latest/a=noarch;xf=bdist_wheel;xn=cloudsmith-cli;xv=py2.py3/)
|Latest version of 'cloudsmith-cli' @ Cloudsmith|
.. |Latest version of 'cloudsmith-cli' @ Cloudsmith| image:: https://api-prd.cloudsmith.io/v1/badges/version/cloudsmith/cli/python/cloudsmith-cli/latest/a=noarch;xf=bdist_wheel;xn=cloudsmith-cli;xv=py2.py3/?render=true&show_latest=true
:target: https://cloudsmith.io/~cloudsmith/repos/cli/packages/detail/python/cloudsmith-cli/latest/a=noarch;xf=bdist_wheel;xn=cloudsmith-cli;xv=py2.py3/
image::https://api-prd.cloudsmith.io/v1/badges/version/cloudsmith/cli/python/cloudsmith-cli/latest/a=noarch;xf=bdist_wheel;xn=cloudsmith-cli;xv=py2.py3/?render=true&show_latest=true[link="https://cloudsmith.io/~cloudsmith/repos/cli/packages/detail/python/cloudsmith-cli/latest/a=noarch;xf=bdist_wheel;xn=cloudsmith-cli;xv=py2.py3/",title="Latest version of 'cloudsmith-cli' @ Cloudsmith"]
<a href="https://cloudsmith.io/~cloudsmith/repos/cli/packages/detail/python/cloudsmith-cli/latest/a=noarch;xf=bdist_wheel;xn=cloudsmith-cli;xv=py2.py3/"><img src="https://api-prd.cloudsmith.io/v1/badges/version/cloudsmith/cli/python/cloudsmith-cli/latest/a=noarch;xf=bdist_wheel;xn=cloudsmith-cli;xv=py2.py3/?render=true&show_latest=true" alt="Latest version of 'cloudsmith-cli' @ Cloudsmith" /></a>
rendered as:
These instructions assume you have setup the repository first (or read it).
To install/use cloudsmith-cli @ version 0.5.1 ...
pip install 'cloudsmith-cli==0.5.1'
You can also install the latest version of this package:
pip install --upgrade 'cloudsmith-cli'
If necessary, you can specify the repository directly:
pip install \
--index-url=https://dl.cloudsmith.io/public/cloudsmith/cli/python/simple/ \
cloudsmith-cli==0.5.1
If you've got a project requirements.txt file, you can specify this as a dependency:
--index-url=https://dl.cloudsmith.io/public/cloudsmith/cli/python/simple/
cloudsmith-cli==0.5.1
In addition, you can use this repository as an extra index url. However, please read our documentation on this parameter before using it. For example in a requirements.txt file:
--extra-index-url=https://dl.cloudsmith.io/public/cloudsmith/cli/python/simple/
cloudsmith-cli==0.5.1