Page Context is used to manage pages in your portal.
It Can Add, List, Delete pages.

page add
Parameters: e.g: page add n:Test r:Home l:a
this command will add a page named 'Test' after 'Home'.

page list
this command will list all pages in current portal.

page del
Parameters: e.g:page del n:Home
this command will delete the specific page.