Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: flipt-io/docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: flipt-io/docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: markphelps/update-license-quickstart-docs
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 21 files changed
  • 1 contributor

Commits on Sep 30, 2025

  1. docs: add license command documentation and improve CLI command struc…

    …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 <[email protected]>
    markphelps committed Sep 30, 2025
    Configuration menu
    Copy the full SHA
    509bf12 View commit details
    Browse the repository at this point in the history
  2. chore: fmt

    Signed-off-by: Mark Phelps <[email protected]>
    markphelps committed Sep 30, 2025
    Configuration menu
    Copy the full SHA
    996f188 View commit details
    Browse the repository at this point in the history
  3. chore: just rm worker check

    Signed-off-by: Mark Phelps <[email protected]>
    markphelps committed Sep 30, 2025
    Configuration menu
    Copy the full SHA
    0b9f802 View commit details
    Browse the repository at this point in the history
Loading