Skip to content

config (c) command

Full CLI documentation

config_command

Usage:

senv config [OPTIONS] COMMAND [ARGS]...

remove

Usage:

senv config remove [OPTIONS] KEY:[build-system|conda-channels|conda-path|poetry-path|conda-
 publish-channel|poetry-publish-repository|venv.conda-lock-
 platforms|venv.venv-lock-dir|venv.build-system|package-lock-dir]

Options:

  KEY:[build-system|conda-channels|conda-path|poetry-path|conda-publish-channel|poetry-publish-repository|venv.conda-lock-platforms|venv.venv-lock-dir|venv.build-system|package-lock-dir]
                                  [required]

set

Usage:

senv config set [OPTIONS] KEY:[build-system|conda-channels|conda-path|poetry-path|conda-
 publish-channel|poetry-publish-repository|venv.conda-lock-
 platforms|venv.venv-lock-dir|venv.build-system|package-lock-dir] [VALUE]

Options:

  KEY:[build-system|conda-channels|conda-path|poetry-path|conda-publish-channel|poetry-publish-repository|venv.conda-lock-platforms|venv.venv-lock-dir|venv.build-system|package-lock-dir]
                                  [required]
  [VALUE]                         Value of the setting. For multi value
                                  setting like the conda-platforms, separate
                                  them with a comma ','