Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

epics-containers-cli

Package Overview
Dependencies
Maintainers
0
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

epics-containers-cli

One line description of your module

  • 2.6.11
  • PyPI
  • Socket score

Maintainers
0

epics-containers-cli

|code_ci| |docs_ci| |coverage| |pypi_version| |license|

A simple CLI with shortcuts for common operations when developing epics-containers projects.

============== ============================================================== PyPI pip install epics-containers-cli Source code https://github.com/epics-containers/epics-containers-cli Documentation https://epics-containers.github.io/epics-containers-cli Releases https://github.com/epics-containers/epics-containers-cli/releases ============== ==============================================================

See the epics-containers tutorials <https://epics-containers.github.io/main/user/tutorials/intro.html>_ for more information. In particular the notes here <https://epics-containers.github.io/main/user/reference/cli.html>_

To learn more try the help

.. code-block:: bash

# get global help
ec --help

# get help on the ioc namespace
ec ioc --help

# use -v to show the underlying commands being executed
ec -v ps

.. |code_ci| image:: https://github.com/epics-containers/epics-containers-cli/actions/workflows/code.yml/badge.svg?branch=main :target: https://github.com/epics-containers/epics-containers-cli/actions/workflows/code.yml :alt: Code CI

.. |docs_ci| image:: https://github.com/epics-containers/epics-containers-cli/actions/workflows/docs.yml/badge.svg?branch=main :target: https://github.com/epics-containers/epics-containers-cli/actions/workflows/docs.yml :alt: Docs CI

.. |coverage| image:: https://codecov.io/gh/epics-containers/epics-containers-cli/branch/main/graph/badge.svg :target: https://codecov.io/gh/epics-containers/epics-containers-cli :alt: Test Coverage

.. |pypi_version| image:: https://img.shields.io/pypi/v/epics-containers-cli.svg :target: https://pypi.org/project/epics-containers-cli :alt: Latest PyPI version

.. |license| image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg :target: https://opensource.org/licenses/Apache-2.0 :alt: Apache License

.. Anything below this line is used when viewing README.rst and will be replaced when included in index.rst

See https://epics-containers.github.io/epics-containers-cli for more detailed documentation.

FAQs


Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc