[](https://github.com/python/black)
# cquest_secret_manager
python implementation of the functionalities of secret manager
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
- [Development](#development)
- [Description](#description)
- [Usage](#usage)
- [TODO](#todo)
- [CHANGELOG](#changelog)
- [Contact](#contact)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
----
## Development
- Use the created conda environment for development
- Regularly update the requirements.txt file for ci/cd purposes
----
## Description
- PYTHON IMPLEMENTATION OF FUNCTIONALITIES OF SECRET MANAGER:
1. SECRET
1.1 List secrets
1.2 Create a secret
1.3 Delete secret
2. SECRET VERSION
2.1 List secret version for the given secret
2.2 Access spesific version of the secret
2.3 Add secret version
2.4 delete secret version
At the moment all functionalities are implemented as functions which take parameters
----
## Usage
### Cloning This Repo
```bash
git clone --recurse-submodules https://www.gitlab.com/cquest1/prototypes/cquest_secret_manager.git
```
### Command Line Interface
<!-- START of auto-generated USAGE section, please keep this comment here to allow auto update -->
```text
_This section will be automatically filled with the output of "python cquest_secret_manager/cquest_secret_manager.py --help"_
```
<!-- END of auto-generated USAGE section, please keep this comment here to allow auto update -->
### Installing the python package
```bash
python -m pip install git+https://gitlab.com/cquest1/cquest_secret_manager.git@<version_number>
```
### Examples
- ADD SOME REPRESENTATIVE EXAMPLES HERE!
----
## TODO
- ADD LIST OF MISSING FUNCTIONALITY / POTENTIAL FUTURE IMPROVEMENTS TO MODULE HERE!
----
## CHANGELOG
- ADD CHANGES HERE!
----
## Contact
Ksenija Babarokina ([[email protected]](mailto:[email protected]))

挣扎的蓝藻
- 粉丝: 15w+
最新资源
- Screenshot_20250501_202804.jpg
- 吴恩达机器学习课程课后作业的 Python 版本
- (源码)基于Arduino的DHT温湿度监控系统.zip
- 配电自动化技术在石油化工中的应用.docx
- 云计算技术在智慧医院信息服务中的应用分析.docx
- 协同办公项目管理知识交流分析.ppt
- 计算机应用技术在工程项目管理中的应用探析.docx
- 数据库与软件工程--软件工程.ppt
- 大数据视角下高校青年社区志愿服务的问题与对策分析.docx
- 单片机控制超声波测距仪设计.doc
- 《计算机应用基础》项目教学法中存在的问题与对策.docx
- 校园网络安全规划与设计.doc
- 网络环境下《财务管理》课程教学改革探析.docx
- 单片机多功能电扇控制器设计——硬件设计.doc
- 基于网络消费者行为的企业营销策略分析.docx
- PLC的变频调速恒压供水系统毕业设计方案.doc
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈


