
Security News
Deno 2.6 + Socket: Supply Chain Defense In Your CLI
Deno 2.6 introduces deno audit with a new --socket flag that plugs directly into Socket to bring supply chain security checks into the Deno CLI.
openstackclient
Advanced tools
.. image:: https://img.shields.io/pypi/v/openstackclient.svg :target: https://pypi.org/project/openstackclient/ :alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/openstackclient.svg :target: https://pypi.org/project/openstackclient/ :alt: Downloads
OpenStackClient (aka OSC) is a command-line client for OpenStack that brings the command set for Compute, Identity, Image, Network, Object Store and Block Storage APIs together in a single shell with a uniform command structure.
The openstackclient package is a metapackage that installs
python-openstackclient and a number of optional plugins all at the same
time to simplify the installation of OSC. The major version of
openstackclient will always correspond to the major version of
python-openstackclient that will be installed.
PyPi_ - package installationOnline Documentation_Launchpad project_ - release managementBlueprints_ - feature specificationsBugs_ - issue trackingSource_Developer - getting started as a developerContributing - contributing codeTesting - testing code.. _PyPi: https://pypi.org/project/openstackclient .. _Online Documentation: http://docs.openstack.org/developer/python-openstackclient/ .. _Launchpad project: https://launchpad.net/python-openstackclient .. _Blueprints: https://blueprints.launchpad.net/python-openstackclient .. _Bugs: https://storyboard.openstack.org/#!/project/975 .. _Source: https://opendev.org/openstack/openstackclient .. _Developer: http://docs.openstack.org/project-team-guide/project-setup/python.html .. _Contributing: http://docs.openstack.org/infra/manual/developers.html .. _Testing: http://docs.openstack.org/developer/python-openstackclient/developing.html#testing
OpenStack Client can be installed from PyPI using pip::
pip install openstackclient
There are a few variants on getting help. A list of global options and supported
commands is shown with --help::
openstack --help
There is also a help command that can be used to get help text for a specific
command::
openstack --help
openstack server create --help
FAQs
OpenStack Command-line Client
We found that openstackclient demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Deno 2.6 introduces deno audit with a new --socket flag that plugs directly into Socket to bring supply chain security checks into the Deno CLI.

Security News
New DoS and source code exposure bugs in React Server Components and Next.js: what’s affected and how to update safely.

Security News
Socket CEO Feross Aboukhadijeh joins Software Engineering Daily to discuss modern software supply chain attacks and rising AI-driven security risks.