Skip to content

ci

Create an nbunksec string for CI/CD use (creates a new bunker connection).

Usage

nsyte ci [url]
  • [url]: (Optional) Bunker URL to use for the connection

Description

This command creates a new bunker connection and outputs an nbunksec string, which can be used as a secret in CI/CD pipelines for automated deployments.

Example

Create a new nbunksec string interactively:

nsyte ci

Create a new nbunksec string using a specific bunker URL:

nsyte ci bunker://pubkey?relay=wss://relay.example&secret=xxx