Skip to content

cli: add auto-completion for atespace and actors#448

Open
John Howard (howardjohn) wants to merge 1 commit into
agent-substrate:mainfrom
howardjohn:cli/auto-complete
Open

cli: add auto-completion for atespace and actors#448
John Howard (howardjohn) wants to merge 1 commit into
agent-substrate:mainfrom
howardjohn:cli/auto-complete

Conversation

@howardjohn

Copy link
Copy Markdown
Collaborator

This mirrors how kubectl works and makes it much easier to select an actor.

Fixes #<issue_number_goes_here>

It's a good idea to open an issue first for discussion.

  • Tests pass
  • Appropriate changes to documentation are included in the PR

This mirrors how kubectl works and makes it much easier to select an
actor.
@HavenXia
Haven Xia (HavenXia) self-requested a review July 16, 2026 23:27

@HavenXia Haven Xia (HavenXia) left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's no docs — could you add a "auto completion" section to cmd/kubectl-ate/README.md

if err != nil {
return nil, cobra.ShellCompDirectiveNoFileComp
}

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we also add the loop for pages, in #423 we are adding that support for ListAtespace API.

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