mxr labels
Generated from
mxr labels --help. Edit the clap definitions incrates/daemon/src/cli/and re-runnpm run buildinsite/to regenerate.
Manage labels
mxr labels [OPTIONS] [COMMAND]Subcommands
Section titled “Subcommands”| Subcommand | Purpose |
|---|---|
create | Create a new label |
delete | Delete a label |
rename | Rename a label |
help | Print this message or the help of the given subcommand(s) |
Options
Section titled “Options”| Flag | Description |
|---|---|
--format <FORMAT> | [possible values: table, json, jsonl, csv, ids] |
-h, --help | Print help |
Use When
Section titled “Use When”List and manage labels/folders.
Everyday Examples
Section titled “Everyday Examples”mxr labelsmxr labels create receipts --dry-runSub-subcommands
Section titled “Sub-subcommands”mxr labels create
Section titled “mxr labels create”Create a new label
mxr labels create [OPTIONS] <NAME>Arguments
Section titled “Arguments”| Flag | Description |
|---|---|
<NAME> | — |
Options
Section titled “Options”| Flag | Description |
|---|---|
--color <COLOR> | — |
--dry-run | Show what would change without creating the label |
-h, --help | Print help |
mxr labels delete
Section titled “mxr labels delete”Delete a label
mxr labels delete [OPTIONS] <NAME>Arguments
Section titled “Arguments”| Flag | Description |
|---|---|
<NAME> | — |
Options
Section titled “Options”| Flag | Description |
|---|---|
--dry-run | Show what would change without deleting the label |
--yes | Skip the interactive confirmation prompt |
-h, --help | Print help |
mxr labels rename
Section titled “mxr labels rename”Rename a label
mxr labels rename [OPTIONS] <OLD> <NEW>Arguments
Section titled “Arguments”| Flag | Description |
|---|---|
<OLD> | — |
<NEW> | — |
Options
Section titled “Options”| Flag | Description |
|---|---|
--dry-run | Show what would change without renaming the label |
--yes | Skip the interactive confirmation prompt |
-h, --help | Print help |
See also
Section titled “See also”- CLI overview — full command index
- Concepts — query operators, search modes, JSON shapes
- Automation contract — which commands support
--format json,--dry-run, stdin