logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

cph - create and extract conda packages of various formats

Author

        This manpage was written by Andreas Tille for the Debian distribution and
        can be used for any other usage of the program.

cph 1.6.0                                         November 2019                                           CPH(1)

Name

       cph - create and extract conda packages of various formats

Options

optionalarguments:-h, --help
              show this help message and exit

       -V, --version
              Show the conda-package-handling version number and exit.

   subcommands:
              {extract,x,create,c,verify,v,transmute,t}

       extract (x)
              extract package contents

       create (c)
              bundle files into a package

       verify (v)
              verify converted files against their reference

       transmute (t)
              convert from one package type to another

Synopsis

cph [-h] [-V] {extract,x,create,c,verify,v,transmute,t} ...

See Also