A package to run ssh commands
Project description
Startup server: vault server -dev
'''sh vault server -dev '''
set environment:
'''sh set VAULT_ADDR=http://127.0.0.1:8200 '''
login with token: Root Token: s.UyYcKkBx9Q3kONk050jTU5PH
'''sh vault login '''
Enable path kv-v1:
'''sh vault secrets enable -path="kv-v1" kv '''
Create secret key pairing
'''sh vault kv put kv-v1/ =VALUE> '''
Read secret
'''sh vault kv get kv-v1/ssh '''
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file sshcmds-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: sshcmds-0.1.6-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
988bb8f3d770c1bb09673f129606e807ffa77db5fd5a303803e915abac045913
|
|
MD5 |
ff2fe13b0ad64411c48a8a82d8b6172c
|
|
BLAKE2b-256 |
ae4285167ca2aedee85ab0cfab673e5562700355a0b24263c632ed69ba390244
|