Documentation
¶
Overview ¶
Package commands implements the lfx CLI subcommands.
Package commands implements the lfx CLI subcommands.
Package commands implements the lfx CLI subcommands.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAPICommand ¶
NewAPICommand builds the `lfx api` command for making raw authenticated calls against LFX platform APIs.
This is currently a stub; the real implementation lands in LFXV2-2517.
func NewAuthCommand ¶
NewAuthCommand builds the `lfx auth` command group with its subcommands.
All subcommands are currently stubs; real implementations land in LFXV2-2513 (Auth0 client), LFXV2-2514 (keychain storage), LFXV2-2515 (login flow), and LFXV2-2516 (token command).
func NewDocsCommand ¶
NewDocsCommand builds the hidden `lfx docs` command used to generate LLM/agent-friendly Markdown reference documentation for all commands.
Types ¶
This section is empty.