# let-env Create an environment variable and give it a value. ## Usage ```shell > let-env {flags} ``` ## Parameters * `` the name of the environment variable * `` the equals sign * `` the value for the environment variable ## Flags * -h, --help: Display this help message