TEST NETWORK

CREATE

Creates a resource entity in the distributed database

resource RA data=HEX by=NAME
<First> Address of a resource to create
data A data associated with the resource
by User name

Example:

resource rdn/company/application data=0105BCE1C336874FBEBE40D2510EC035D0251FE855399EAD76E22BD18E2EBC6E37 by=one

DESTROY

Destroys existing resource and all its associated links

resource RA by=NAME
<First> Address of a resource to delete
by User name

Example:

resource rdn/company/application by=one

UPDATE

Updates a resource entity properties in the distributed database

resource RA data=HEX seal recursive by=NAME
<First> Address of a resource to update
data A data associated with the resource
seal If set, resource data cannot be changed anymore
recursive Update all descendants
by User name

Example:

resource rdn/company/application data=0105BCE1C336874FBEBE40D2510EC035D0251FE855399EAD76E22BD18E2EBC6E37 seal recursive by=one

ENTITY

Gets resource entity information from the MCV database

resource RA
<First> Address of a resource to get information about

Example:

resource rdn/company/application

LOCAL

Gets information about locally available releases of a specified resource

resource RA
<First> Address of a resource to get information about

Example:

resource rdn/company/application

LOCAL SEARCH

Search local resources using a specified query

resource RA
<First> A text to look for in resource addresses (includes domain name)

Example:

resource rdn/company/application

DOWNLOAD

Downloads the latest release of a specified resource

resource RA localpath=DIRPATH nowait
<First> Address of a resource the latest release to download of
localpath Destination path on the local system to download the release to
nowait Wait download to finish

Example:

resource rdn/company/application localpath=C:\Folder nowait

DOWNLOAD CANCELATION

Cancels current downloading of specified release

resource RZA
<First> Address of a release to cancel downloading of

Example:

resource Urrh:F371BC4A311F2B009EEF952DD83CA80E2B60026C8E935592D0F9C308453C813E