1MICROMAMBA(1)                    User Commands                   MICROMAMBA(1)
2
3
4

NAME

6       micromamba - manual page for micromamba 1.5.3
7

SYNOPSIS

9       micromamba [OPTIONS] [SUBCOMMAND]
10

DESCRIPTION

12       Version: 1.5.3
13

OPTIONS

15       -h,--help
16              Print this help message and exit
17
18       --version
19
20   Configuration options:
21       --rc-file TEXT ...
22              Paths to the configuration files to use
23
24       --no-rc
25              Disable the use of configuration files
26
27       --no-env
28              Disable the use of environment variables
29
30   Global options:
31       -v,--verbose
32              Set verbosity (higher verbosity with multiple -v, e.g. -vvv)
33
34       --log-level        ENUM:value        in       {critical->5,debug->1,er‐
35       ror->4,info->2,off->6,trace->0,warning->3} OR {5,1,4,2,6,0,3}
36              Set the log level
37
38       -q,--quiet
39              Set quiet mode (print less output)
40
41       -y,--yes
42              Automatically answer yes on prompted questions
43
44       --json Report all output as json
45
46       --offline
47              Force use cached repodata
48
49       --dry-run
50              Only display what would have been done
51
52       --download-only
53              Only download and extract packages, do not link them into  envi‐
54              ronment.
55
56       --experimental
57              Enable experimental features
58
59   Prefix options:
60       -r,--root-prefix TEXT
61              Path to the root prefix
62
63       -p,--prefix TEXT
64              Path to the target prefix
65
66       --relocate-prefix TEXT
67              Path to the relocation prefix
68
69       -n,--name TEXT
70              Name of the target prefix
71
72   Subcommands:
73       shell  Generate shell init scripts
74
75       create Create new environment
76
77       install
78              Install packages in active environment
79
80       update Update packages in active environment
81
82       self-update
83              Update micromamba
84
85       repoquery
86              Find and analyze packages in active environment or channels
87
88       remove Remove packages from active environment
89
90       list   List packages in active environment
91
92       package
93              Extract a package or bundle files into an archive
94
95       clean  Clean package cache
96
97       config Configuration of micromamba
98
99       info   Information about micromamba
100
101       constructor
102              Commands to support using micromamba in constructor
103
104       env    List environments
105
106       activate
107              Activate an environment
108
109       run    Run an executable in an environment
110
111       ps     Show, inspect or kill running processes
112
113       auth   Login or logout of a given host
114
115       search Find packages in active environment or channels
116

SEE ALSO

118       The  full  documentation for micromamba is maintained as a Texinfo man‐
119       ual.  If the info and micromamba programs  are  properly  installed  at
120       your site, the command
121
122              info micromamba
123
124       should give you access to the complete manual.
125
126
127
128micromamba 1.5.3                 December 2023                   MICROMAMBA(1)
Impressum