conda
0.0.0.dev0+placeholder
  • User guide
  • Conda configuration
  • Command reference
  • Glossary
  • Developer guide
    • Architecture
    • Contributing to Conda
    • Development Environment
    • Deep dives
    • Writing Tests
    • Deprecations
    • Releasing
    • Plugins
    • Specifications
    • API
      • conda
        • __main__
        • __version__
        • _vendor
        • activate
        • api
        • auxlib
        • base
        • cli
          • common
          • conda_argparse
          • find_commands
          • install
          • main
          • main_clean
          • main_compare
          • main_config
          • main_create
          • main_info
          • main_init
          • main_install
          • main_list
          • main_notices
          • main_package
          • main_pip
          • main_remove
          • main_rename
          • main_run
          • main_search
          • main_update
          • python_api
        • common
        • core
        • deprecations
        • exception_handler
        • exceptions
        • exports
        • gateways
        • history
        • instructions
        • misc
        • models
        • notices
        • plan
        • plugins
        • resolve
        • testing
        • trust
        • utils
      • conda_env
  • Release notes
conda
  • Developer guide
  • API
  • conda
  • cli
  • main_search
  • View page source

main_search

CLI implementation for conda search.

Query channels for packages matching the provided package spec.

Functions

execute(args, parser)

pretty_record(record)

execute(args, parser)
pretty_record(record)
Previous Next

© Copyright 2017, Anaconda, Inc.

Built with Sphinx using a theme provided by Read the Docs.