CLI tool for manage microservices
Project description
Microservice CLI
Tool for manage the talk-point microservices.
Install
$ pip install shopcloud-microservice
App
$ microservice app health
Security
$ microservice security merge-security-pull-requests
$ microservice security ci-secrets-rolling
Backup
Backup commands (test) (es wird ein Export pro Instanz ausgeführt)
$ python -m shopcloud_microservice -d -s backup sql-init shopcloud-secrethub:europe-west3:secrethub # initialise backup storage for a instance
$ python -m shopcloud_microservice -d -s backup sql-list-instances # list all known instances from projects.yaml
$ python -m shopcloud_microservice -d -s backup sql-list-databases shopcloud-secrethub:europe-west3:secrethub # list databases on server
$ python -m shopcloud_microservice -d -s backup sql-dump # dumo all databaeses ob all known server from projects.yaml
$ python -m shopcloud_microservice -d -s backup sql-dumo shopcloud-secrethub:europe-west3:secrethub # dump all databases from instance
$ python -m shopcloud_microservice -d -s backup sql-dump shopcloud-secrethub:europe-west3:secrethub:shopcloud-secrethub-api # download a database from instance
$ python -m shopcloud_microservice -d -s backup sql-dump shopcloud-secrethub:europe-west3:secrethub:shopcloud-secrethub-api # download a database from instance
$ python -m shopcloud_microservice -d -s backup sql-download # download all dumpfiles to db-dumps
$ python -m shopcloud_microservice -d -s backup sql-push-to-drive /tmp # sync content from download-folder to specific path
Develop
Entwickle deine Änderungen im develop branch oder feature branch.
Beim mergen des Pull-Requests in den master wird automatisch ein deploy mittels wheel und twine durchgeführt.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file shopcloud_microservice-0.38.0.tar.gz.
File metadata
- Download URL: shopcloud_microservice-0.38.0.tar.gz
- Upload date:
- Size: 12.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec8349d990d9bfd382c5880ef335e9dde01b87dd84545e578fbc9b5dea3de20d
|
|
| MD5 |
43a5a1757d0515b0f731645f7d9cb17b
|
|
| BLAKE2b-256 |
894d58517ed76b7745bea0d79b9d3c28f1a3baed6ba78c6dc81a775cfe0d84cb
|
File details
Details for the file shopcloud_microservice-0.38.0-py3-none-any.whl.
File metadata
- Download URL: shopcloud_microservice-0.38.0-py3-none-any.whl
- Upload date:
- Size: 15.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
18f439de4babda072b895e1f70d71b841ac51815004b7588106af342126cb38d
|
|
| MD5 |
fc6db41a8141a85c3352cd7109ae3627
|
|
| BLAKE2b-256 |
614eb2333d6c44916600821bb692c0b0e20708481fd33a2c200e1974488bc1c0
|