-
Notifications
You must be signed in to change notification settings - Fork 31
Available commands
salva16 edited this page Jan 29, 2013
·
11 revisions
This page contains a list of available commands in META-SHARE application.
The following commands are available by invoking the directly:
for example:
python import_xml.py [options]
- export_xml.py
- import_fixtures.py
- import_xml.py
- restore.py
- storage_admin.py
The following commands are available as management commands.
The must be run with the manage.py module.
For example:
python manage.py command
- build_solr_schema
- changepassword
- check_proxied_nodes
- cleanup
- clear_index
- compilemessages
- createcachetable
- createsuperuser
- createsuperuserwithpassword
- createsyncuser
- dbshell
- diffsettings
- dumpdata
- flush
- get_resource_list
- get_resource_list_ex
- haystack_info
- inspectdb
- installtasks
- jenkins
- jslint
- jtest
- loaddata
- makemessages
- pep8
- ping_google
- pyflakes
- pylint
- rebuild_index
- remove_node
- repair_recommendations
- repair_storage_folder
- reset
- runfcgi
- runserver
- runtask
- shell
- sql
- sqlall
- sqlclear
- sqlcustom
- sqlflush
- sqlindexes
- sqlinitialdata
- sqlreset
- sqlsequencereset
- startapp
- syncdb
- synchronize
- test
- testserver
- uninstalltasks
- update_digests
- update_geoip_db
- update_index
- validate
- windmill