Linux cli command python-dotenv

➡ A Linux man page (short for manual page) is a form of software documentation found on Linux and Unix-like operating systems. This man-page explains the command python-dotenv and provides detailed information about the command python-dotenv, system calls, library functions, and other aspects of the system, including usage, options, and examples of _. You can access this man page by typing man followed by the python-dotenv.

NAME 🖥️ python-dotenv 🖥️

dotenv - .env file manipulator

SYNOPSIS

python-dotenv [OPTIONS] COMMAND [ARGS]…

DESCRIPTION

This script is used to set, get or unset values from a .env file.

OPTIONS

-f, –file PATH
Location of the .env file, defaults to .env file in current working directory.

-q, –quote [always|never|auto]
Whether to quote or not the variable values. Default mode is always. This does not affect parsing.

-e, –export BOOLEAN
Whether to write the dot file as an executable bash script.

–version
Show the version and exit.

–help
Show this message and exit.

Commands:

get
Retrieve the value for the given key.

list
Display all the stored key/value.

run
Run command with environment variables present.

set
Store the given key/value.

unset
Removes the given key.

░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░

  █║▌│║█║▌★ KALI ★ PARROT ★ DEBIAN 🔴 PENTESTING ★ HACKING ★ █║▌│║█║▌

              ██╗ ██╗ ██████╗  ██████╗ ██╗  ██╗███████╗██████╗
             ████████╗██╔══██╗██╔═══██╗╚██╗██╔╝██╔════╝██╔══██╗
             ╚██╔═██╔╝██║  ██║██║   ██║ ╚███╔╝ █████╗  ██║  ██║
             ████████╗██║  ██║██║   ██║ ██╔██╗ ██╔══╝  ██║  ██║
             ╚██╔═██╔╝██████╔╝╚██████╔╝██╔╝ ██╗███████╗██████╔╝
              ╚═╝ ╚═╝ ╚═════╝  ╚═════╝ ╚═╝  ╚═╝╚══════╝╚═════╝

               █║▌│║█║▌ WITH COMMANDLINE-KUNGFU POWER █║▌│║█║▌

░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░