Crates.io | betterops |
lib.rs | betterops |
version | 0.1.1 |
source | src |
created_at | 2021-01-21 02:42:17.685031 |
updated_at | 2021-01-21 03:53:45.387407 |
description | Helper CLI for managing multiple bash env "profiles" |
homepage | https://github.com/KnightNiwrem/betterops |
repository | https://github.com/KnightNiwrem/betterops |
max_upload_size | |
id | 344715 |
size | 19,006 |
A badly written (for now) cli helper to manage multiple well-defined bash profiles, written in a single night self-hackathon.
cargo install betterops
Yup.
Most likely ~/.betterops
.
Preferably, you should only use command
types for sensitive values, and either retrieve temporary credentials dynamically, or cat
the values from a secret file.