@base44-preview/cli 0.0.34-pr.320.8bb5555 → 0.0.34-pr.322.af68417

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
@@ -57,9 +57,6 @@ The CLI will guide you through project setup. For step-by-step tutorials, see th
57
57
  | [`connectors push`](https://docs.base44.com/developers/references/cli/commands/connectors-push) | Push local connectors to Base44 |
58
58
  | [`entities push`](https://docs.base44.com/developers/references/cli/commands/entities-push) | Push local entities to Base44 |
59
59
  | [`functions deploy`](https://docs.base44.com/developers/references/cli/commands/functions-deploy) | Deploy local functions to Base44 |
60
- | [`secrets delete`](https://docs.base44.com/developers/references/cli/commands/secrets-delete) | Delete one or more secrets |
61
- | [`secrets list`](https://docs.base44.com/developers/references/cli/commands/secrets-list) | List secret names (values are masked) |
62
- | [`secrets set`](https://docs.base44.com/developers/references/cli/commands/secrets-set) | Set one or more secrets (KEY=VALUE format) |
63
60
  | [`site deploy`](https://docs.base44.com/developers/references/cli/commands/site-deploy) | Deploy built site files to Base44 hosting |
64
61
  | [`site open`](https://docs.base44.com/developers/references/cli/commands/site-open) | Open the published site in your browser |
65
62
  | [`types generate`](https://docs.base44.com/developers/references/cli/commands/types-generate) | Generate TypeScript types from project resources |
@@ -96,3 +93,5 @@ Found a bug? [Open an issue](https://github.com/base44/cli/issues).
96
93
  ## License
97
94
 
98
95
  MIT
96
+
97
+ <!-- Test comment from IGOR to verify PR access -->