envio 0.4.0

Envio is a command-line tool that simplifies the management of environment variables across multiple profiles. It allows users to easily switch between different configurations and apply them to their current environment. Envio also encrypts sensitive environment variable values to ensure secure storage and transmission
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.TH envio 1  "envio " 
.SH NAME
envio
.SH SYNOPSIS
\fBenvio\fR [\fB\-h\fR|\fB\-\-help\fR] <\fIsubcommands\fR>
.SH DESCRIPTION
.SH OPTIONS
.TP
\fB\-h\fR, \fB\-\-help\fR
Print help
.SH SUBCOMMANDS
.TP
envio\-create(1)
Create a new profile
.TP
envio\-add(1)
Add a new environment variable to a profile
.TP
envio\-load(1)
Load a profile in the current session
.TP
envio\-unload(1)
Unload a profile from the current session
.TP
envio\-launch(1)
Launch a program with a profile
.TP
envio\-remove(1)
Remove a environment variable from a profile
.TP
envio\-list(1)
List all the environment variables in a profile or all the profiles
.TP
envio\-update(1)
Update a environment variable in a profile
.TP
envio\-export(1)
Export a profile to a file if no file is specified it will be exported to a file named .env
.TP
envio\-import(1)
Import a profile from a file
.TP
envio\-version(1)
Print the version
.TP
envio\-help(1)
Print this message or the help of the given subcommand(s)