Package zeroinstall :: Package cmd
[frames] | no frames]

Package cmd

source code

The 0install command-line interface.

Submodules

Classes
  UsageError
  NoCommand
Handle --help and --version
Functions
 
main(command_args, config=None)
Act as if 0install was run with the given arguments.
source code
Variables
  valid_commands = ['add', 'select', 'show', 'download', 'run', ...
Function Details

main(command_args, config=None)

source code 

Act as if 0install was run with the given arguments.

Parameters:

Variables Details

valid_commands

Value:
['add', 'select', 'show', 'download', 'run', 'update', 'whatchanged', \
'destroy', 'config', 'import', 'list', 'search', 'add-feed', 'remove-f\
eed', 'list-feeds', 'man', 'digest']