Usage
machine-memory remote setupremote setup connects the CLI to an already deployed authenticated Worker created by the remote provision command.
If flags are omitted, the command prompts for the missing values. Existing credentials are used as defaults when available. The interactive Worker token prompt masks each entered character.
Options
| Option | Description |
|---|---|
--url <worker-url> |
Existing Worker URL. http:// and https:// are accepted. |
--token <worker-token> |
Token accepted by the Worker’s authenticated query endpoint. |
After setup, database-backed commands can use --remote:
machine-memory list --remote