Comment #7 on issue 3022 by e...@plaxis.com: rb-site manage index does not work
http://code.google.com/p/reviewboard/issues/detail?id=3022

And if I do 'rb-site help' I get the following (in which I don't see the 'index'-command):

Usage: rb-site command [options] path

Options:
  --version             show program's version number and exit
  -h, --help            show this help message and exit
  --console             force the console UI
  -d, --debug           display debug output

  'install' command:
    Installs a new Review Board site tree and generates web server
    configuration files. This will ask several questions about the
    site before performing the installation.

    --copy-media        copy media files instead of symlinking
--noinput run non-interactively using configuration provided in
                        command-line options
    --domain-name=DOMAIN_NAME
                        fully-qualified host name of the site, excluding the
                        http://, port or path
    --site-root=SITE_ROOT
                        path to the site relative to the domain name
    --static-url=STATIC_URL
                        the URL containing the static (shipped) media files
    --media-url=MEDIA_URL
                        the URL containing the uploaded media files
    --db-type=DB_TYPE   database type (mysql, postgresql or sqlite3)
    --db-name=DB_NAME   database name (not for sqlite3)
    --db-host=DB_HOST   database host (not for sqlite3)
    --db-user=DB_USER   database user (not for sqlite3)
    --db-pass=DB_PASS   password for the database user (not for sqlite3)
    --cache-type=CACHE_TYPE
                        cache server type (memcached or file)
    --cache-info=CACHE_INFO
cache identifier (memcached connection string or file
                        cache directory)
    --web-server-type=WEB_SERVER_TYPE
                        web server (apache or lighttpd)
    --web-server-port=WEB_SERVER_PORT
                        port that the web server should listen on
    --python-loader=PYTHON_LOADER
python loader for apache (modpython, fastcgi or wsgi)
    --admin-user=ADMIN_USER
                        the site administrator's username
    --admin-password=ADMIN_PASSWORD
                        the site administrator's password
    --admin-email=ADMIN_EMAIL
                        the site administrator's e-mail address

  'upgrade' command:
    Upgrades an existing site installation, synchronizing media trees and
    upgrading the database, unless otherwise specified.

    --no-db-upgrade     don't upgrade the database


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to