.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.TH envio 1 "envio "
.SH NAME
envio
.SH SYNOPSIS
\fBenvio\fR [\fB\-\-diagnostic\fR] [\fB\-h\fR|\fB\-\-help\fR] <\fIsubcommands\fR>
.SH DESCRIPTION
.SH OPTIONS
.TP
\fB\-\-diagnostic\fR
Show diagnostic information for bug reports
.TP
\fB\-h\fR, \fB\-\-help\fR
Print help
.SH SUBCOMMANDS
.TP
envio\-init(1)
Initialize envio to be used in the current project directory
.TP
envio\-create(1)
Create a new profile
.TP
envio\-delete(1)
Delete a profile
.TP
envio\-list(1)
List all profiles
.TP
envio\-show(1)
Show environment variables in a profile
.TP
envio\-check(1)
Check for expired and upcoming environment variables in a profile
.TP
envio\-edit(1)
Edit a profile using your default text editor
.TP
envio\-set(1)
Set or update environment variables in a profile
.TP
envio\-unset(1)
Remove environment variables from a profile
.TP
envio\-shell(1)
Spawn a new shell with environment variables loaded from the profile
.TP
envio\-run(1)
Run a command using environment variables from a profile
.TP
envio\-import(1)
Import a profile from a file or url
.TP
envio\-export(1)
Export the environment variables of a profile to a file
.TP
envio\-add\-key(1)
Add a profile encryption key to the keyring
.TP
envio\-remove\-key(1)
Remove a profile encryption key from the keyring
.TP
envio\-rotate\-key(1)
Rotate the encryption key of a profile
.TP
envio\-tui(1)
Launch the interactive TUI application
.TP
envio\-completion(1)
Show shell completion for the provided shell
.TP
envio\-version(1)
Print version information