Skip to content

arctl mcp init contains flags it shouldn't #115

@peterj

Description

@peterj

arctl mcp init python --help

Notice the in the global flags, theres:

  --registry-token string   Registry bearer token (overrides ARCTL_API_TOKEN)
      --registry-url string     Registry base URL (overrides ARCTL_API_BASE_URL; default http://localhost:12121)

These two flags shouldn't be there for the mcp init command as we don't do anything with the registry in that command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions