Delete a mapping with a specified ID.

Usage

Usage: keep mappings delete [OPTIONS]

Options

  • mapping-id
    • Type: STRING
    • Default: “
    • Usage: --mapping-id <mapping-id>
    The ID of the mapping to delete.
  • help:
    • Type: BOOL
    • Default: false
    • Usage: --help
    Show this message and exit.

CLI Help

Usage: keep mappings delete [OPTIONS]

  Delete a mapping with a specified ID

Options:
  --mapping-id INTEGER  The ID of the mapping to delete.  [required]
  --help                Show this message and exit.