Doc Store

sfp server doc-store

Manage document store in sfp server

Description

The doc-store commands provide a key-value document storage system within the SFP server for storing configuration, metadata, and other structured data.

Available Commands

  • Create, read, update, and delete documents

  • Organize documents in collections

  • Version control for documents

  • Query and search capabilities

Note: Detailed command documentation coming soon.

Use Cases

  • Store deployment configurations

  • Manage environment-specific settings

  • Track release metadata

  • Store build artifacts information

Coming Soon: Complete documentation for doc-store commands will be added.

Last updated

Was this helpful?