Public beta — not for production use. Data may be wiped at any time. Questions? Contact us.
Documentation menu

axiom client remove-member

Remove a member from a client's draft

View as Markdown
<!-- 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 client remove-member

Remove a member from a client's draft

Remove one member from a client's draft. This only affects future builds — an already-built version is never altered.

axiom client remove-member c1 m1

Requires a prior "axiom login".

Usage

axiom client remove-member <client-id> <member-id> [flags]

Flags

FlagShorthandTypeDefaultDescription
--help-hboolhelp for remove-member

See also

  • axiom client — Create and manage Client Builder clients (typed SDKs)