Skip to content

feat(audience-segments): add create subcommand with --filter-file#95

Merged
notnmeyer merged 1 commit into
mainfrom
feat/audience-segments-write
Jul 24, 2026
Merged

feat(audience-segments): add create subcommand with --filter-file#95
notnmeyer merged 1 commit into
mainfrom
feat/audience-segments-write

Conversation

@notnmeyer

@notnmeyer notnmeyer commented Jul 24, 2026

Copy link
Copy Markdown
Member
➜ loops audience-segments create -h

  Create an audience segment

  USAGE


    loops audience-segments create [--flags]


  FLAGS

    --debug        Print API request details before sending
    --description  Segment description
    --filter       Audience filter as an inline JSON string
    --filter-file  Path to a JSON file with the audience filter
    -h --help      Help for create
    -n --name      Segment name
    -o --output    Output format (text, json) (text)
    -t --team      Team key name to use

@notnmeyer
notnmeyer force-pushed the feat/audience-segments-write branch from 3acbbef to f704c15 Compare July 24, 2026 20:45
@notnmeyer notnmeyer self-assigned this Jul 24, 2026
@notnmeyer
notnmeyer requested a review from nalanj July 24, 2026 20:46
@notnmeyer
notnmeyer merged commit d31402f into main Jul 24, 2026
2 checks passed
@notnmeyer
notnmeyer deleted the feat/audience-segments-write branch July 24, 2026 20:49
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.

2 participants