Skip to main content

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

sshcmds-0.1.6-py3-none-any.whl (3.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page