Skip to content

Conversation

markphelps
Copy link
Contributor

Summary

  • Add documentation for new license check and license activate commands
  • Structure license commands as subcommands (similar to config init/edit)
  • Update quickstart command docs to describe new TUI features
  • Add synopsis sections to all CLI commands for consistency
  • Standardize command documentation order: Synopsis → Options → Examples
  • Add license command references to licensing documentation
  • Include quickstart command reference in quickstart guide

Changes

New Documentation

  • Created docs/v2/cli/commands/license/check.mdx - documentation for checking license status
  • Created docs/v2/cli/commands/license/activate.mdx - documentation for activating licenses

Updated Documentation

  • Updated docs/v2/cli/commands/quickstart.mdx - added details about new TUI interface
  • Updated docs/v2/licensing.mdx - added references to license CLI commands
  • Updated docs/v2/quickstart.mdx - added tip about quickstart command
  • Updated all CLI command docs to follow consistent Synopsis → Options → Examples structure

Navigation

  • Updated docs/docs.json to include license command group with subcommands

Notes

Screenshot placeholders have been added with TODO comments for the following:

  • License check output
  • License activation wizard

Fixes #369

…ture

- Add documentation for new `license check` and `license activate` commands
- Structure license commands as subcommands (like config init/edit)
- Update quickstart command docs to describe new TUI features
- Add synopsis sections to all CLI commands for consistency
- Standardize command documentation order: Synopsis → Options → Examples
- Add license command references to licensing documentation
- Include quickstart command reference in quickstart guide

Fixes #369

Signed-off-by: Mark Phelps <209477+markphelps@users.noreply.github.com>
Signed-off-by: Mark Phelps <209477+markphelps@users.noreply.github.com>
Signed-off-by: Mark Phelps <209477+markphelps@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document: feat: add flipt license CLI command with TUI wizard

1 participant