@tinycloud/cli 0.5.1-beta.0 → 0.6.0-beta.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -71,7 +71,7 @@ tc delegation create --to did:pkh:eip155:1:0x...
71
71
 
72
72
  Secret names are env-style uppercase identifiers such as `FIREFLIES_API_KEY`.
73
73
  `tc secrets network show` accepts either a short network name or a full
74
- `urn:tinycloud:encryption:<principal>:<network>` identifier. `tc secrets
74
+ `urn:tinycloud:encryption:<ownerDid>:<network>` identifier. `tc secrets
75
75
  network grant` takes the short name, resolves the network, and grants
76
76
  `tinycloud.encryption/decrypt`.
77
77