• 
      

    Add a list of common management commands to rb-site manage's help.

    Review Request #11370 — Created Jan. 12, 2021 and submitted

    Information

    Review Board
    release-4.0.x

    Reviewers

    This introduces a list of common (recommended) management commands that
    users may want to run when viewing rb-site manage --help. The aim is
    to give people a quick reference so they don't just try things from the
    full list of management commands (now available via manage list-commands).

    These commands are organized by category. They are not automatically
    scanned from any installed management commands, but are instead
    hard-coded, intentionally. In the future, we'll advertise some commands
    from Power Pack in here for import/export, which will make people aware
    that this feature exists and is most likely the one they want.

    Viewed the help output in all supported versions of Python.

    Unit tests pass.

    Summary ID
    Add a list of common management commands to rb-site manage's help.
    This introduces a list of common (recommended) management commands that users may want to run when viewing `rb-site manage --help`. The aim is to give people a quick reference so they don't just try things from the full list of management commands (now available via `manage list-commands`). These commands are organized by category. They are not automatically scanned from any installed management commands, but are instead hard-coded, intentionally. In the future, we'll advertise some commands from Power Pack in here for import/export, which will make people aware that this feature exists and is most likely the one they want.
    d0148e47cd16d7adda0a14107af591f742fc282e
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-4.0.x (a3b0436)