<!-- GENERATED by docs/scripts/gen-cli-reference — DO NOT EDIT.
Source of truth: the cobra command definitions in cmd/axiom/cmd/.
Regenerate from the repo root with: go run ./docs/scripts/gen-cli-reference -->
axiom unpin
Unpin a node or flow
Remove a node or flow from your pinned tools.
axiom unpin node nadia/summarizer/Summarize@0.1.0
axiom unpin flow 01HQY5K7XWZ6N8R2BTEF4...Requires a prior "axiom login".
Usage
axiom unpin [flags]
axiom unpin [command]Flags
| Flag | Shorthand | Type | Default | Description |
|---|---|---|---|---|
--help | -h | bool | help for unpin |
Subcommands
| Command | Description |
|---|---|
| axiom unpin flow | Unpin a flow |
| axiom unpin node | Unpin a node |
See also
- axiom — Axiom CLI — build and push node packages
- axiom unpin flow — Unpin a flow
- axiom unpin node — Unpin a node