Manage Your Server

To access your server management dashboard, generate a temporary login hash using the CLI.

Step 1: Generate Login Hash

Run this command in your terminal (requires your deployment hash):

npx @plp/registry login

This will output a temporary hash that expires in 1 hour.

Step 2: Paste Your Hash

Login sessions expire after 1 hour for security.

Alternative: Manage via CLI

You can also manage your server directly from the command line:

npx @plp/registry update-name "New Name"
npx @plp/registry set-visibility public
npx @plp/registry delete-listing --confirm