<!-- 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 create
Create Axiom resources
Create messages, nodes, and other Axiom package resources.
Usage
axiom create [flags]
axiom create [command]Flags
| Flag | Shorthand | Type | Default | Description |
|---|---|---|---|---|
--help | -h | bool | help for create |
Subcommands
| Command | Description |
|---|---|
| axiom create message | Scaffold a new protobuf message in messages/messages.proto |
| axiom create node | Scaffold a new node in nodes/ |
See also
- axiom — Axiom CLI — build and push node packages
- axiom create message — Scaffold a new protobuf message in messages/messages.proto
- axiom create node — Scaffold a new node in nodes/