What EPP commands are available to manipulate Registry objects?

EPP provides two commands for session management: [login] to establish a session with a server, and [logout] to end a session with a server

EPP provides three commands to query object information: [info] to retrieve detailed information associated with a known object, [check] to determine if an object is known to the server, and [transfer] to retrieve known object transfer status information.

EPP provides five commands to transform objects: [create] to create an instance of an object with a server, [delete] to remove an instance of an object from a server, [renew] to extend the validity period of an object, [update] to change information associated with an object, and [transfer] to manage changes in client sponsorship of a known object.