Skip to content

hide campaigns and email-messages commands#63

Merged
notnmeyer merged 1 commit intomainfrom
hide-campaigns-email-messages
Apr 27, 2026
Merged

hide campaigns and email-messages commands#63
notnmeyer merged 1 commit intomainfrom
hide-campaigns-email-messages

Conversation

@notnmeyer
Copy link
Copy Markdown
Member

hides the campaigns and email-messages commands from top-level help output since theyre not GA yet.

➜ task -- -h

  The official CLI for Loops (https://loops.so)

  USAGE


    loops [command] [--flags]


  COMMANDS

    api-key                       Validate your API key
    auth [command]                Manage authentication
    completion [command]          Generate the autocompletion script for the specified shell
    contact-properties [command]  Manage contact properties
    contacts [command]            Manage contacts
    events [command]              Manage events
    help [command]                Help about any command
    lists [command]               Manage mailing lists
    send <id> [--flags]           Send a transactional email
    transactional [command]       Manage transactional emails

  FLAGS

    --debug                       Print API request details before sending
    -h --help                     Help for loops
    -o --output                   Output format (text, json) (text)
    -t --team                     Team key name to use
    -v --version                  Version for loops

theyre still there though,

➜ task -- campaigns -h

  Manage campaigns

  USAGE


    loops campaigns [command] [--flags]


  COMMANDS

    create [--flags]       Create a draft campaign
    get <id>               Get a campaign
    list [--flags]         List campaigns
    update <id> [--flags]  Update a draft campaign

  FLAGS

    --debug                Print API request details before sending
    -h --help              Help for campaigns
    -o --output            Output format (text, json) (text)
    -t --team              Team key name to use

@notnmeyer notnmeyer self-assigned this Apr 27, 2026
@notnmeyer notnmeyer requested a review from askkaz April 27, 2026 21:48
@notnmeyer notnmeyer merged commit 1768c2a into main Apr 27, 2026
2 checks passed
@notnmeyer notnmeyer deleted the hide-campaigns-email-messages branch April 27, 2026 21:48
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