Skip to content

Instantly share code, notes, and snippets.

@zecho
Forked from dantleech/gist:9288473
Created April 19, 2014 07:53
Show Gist options
  • Save zecho/11077282 to your computer and use it in GitHub Desktop.
Save zecho/11077282 to your computer and use it in GitHub Desktop.
access-control
access-control:privilege:list List the privileges of the repository or a specific node NOT IMPLEMENTED
node-type
node-type:edit Edit or create a node type
node-type:list List registered node types
node-type:load Load or create a node type
node-type:show Show the CND of a node type
node-type:unregister Unregister a node type UNSUPPORTED / TODO
repository
repository:descriptor:list List the descriptors for the current repository
retention
retention:hold:add Adds a retention hold UNSUPPORTED
retention:hold:list List retention holds at given absolute path UNSUPPORTED
retention:hold:remove Removes a retention hold UNSUPPORTED
retention:policy:get Get a retention policy for specified node UNSUPPORTED
retention:policy:remove Remove a retention policy for specified node UNSUPPORTED
session
session:export:view Export the system view
session:impersonate Impersonate the given user NOT SUPPORTED
session:import-xml Export the system view
session:info Display information about current session
session:logout Logout of the current session
session:namespace:list List all namespace prefix to URI mappings in current session
session:namespace:set Set a namespace in the current session
session:node:move Move a node in the current session
session:node:show Show all the properties and children of a node
session:property:edit Edit the property at the given absolute path using EDITOR
session:property:remove Remove the property at the given absolute path
session:property:show Show the property at the given absolute path
session:refresh Refresh the current session
session:save Save the current session
version
version:checkin Checkin (commit) a node version
version:checkout Checkout a node version and enable changes to be made
version:checkpoint Checkin and then checkout a node
version:history Show version history of node at given absolute path
version:remove Remove a node version
version:restore Restore a node version
workspace
workspace:create Create a new workspace
workspace:delete Delete a new workspace
workspace:list Lists workspaces in the current repository
workspace:node:clone Copy a node from one workspace to another
workspace:node:copy Copy a node from one workspace to another
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment