main_export
#
CLI implementation for conda-env export.
Dumps specified environment package specifications to the screen.
Functions#
|
|
|
Attributes#
- description = Multiline-String#
Show Value
""" Export a given environment """
- example = Multiline-String#
Show Value
""" examples: conda env export conda env export --file SOME_FILE """
- configure_parser(sub_parsers)#
- execute(args, parser)#