@suluk/deploy - v0.1.4
    Preparing search index...

    Function secretPushPlan

    • The steps to push the named secrets to a Worker. Default: one interactive wrangler secret put NAME per secret (the value is typed at the prompt — never on the command line). bulk instead emits a single wrangler secret bulk step + a note to generate the JSON from the DECRYPTED env (@suluk/env decrypt-from-PQC).

      Parameters

      • secretNames: string[]
      • opts: { workerName: string; bulk?: boolean } = ...

      Returns SecretPushPlan