Skip to content

Conversation

@kadinsayani
Copy link
Member

@kadinsayani kadinsayani commented Oct 3, 2024

This PR includes improvements to cmpInstances():

lxc pause|stop|exec completes RUNNING instances
lxc stop --force completes RUNNING|FROZEN instances
lxc start completes STOPPED|FROZEN instances
lxc delete completes STOPPED instances
lxc delete --force completes ALL instances

Resolves #14198

@github-actions github-actions bot added the API Changes to the REST API label Oct 3, 2024
@kadinsayani kadinsayani force-pushed the 14198-lxc-action-completions branch 2 times, most recently from eb7dac2 to 2d2496b Compare October 3, 2024 23:27
@kadinsayani kadinsayani changed the title lxc/completions: Improvements to completions for lxc action and lxc delete lxc/completions: Improvements to completions for lxc action, lxc delete and lxc exec Oct 3, 2024
@kadinsayani kadinsayani force-pushed the 14198-lxc-action-completions branch 4 times, most recently from 56913f6 to 6d17611 Compare October 4, 2024 00:15
@kadinsayani kadinsayani force-pushed the 14198-lxc-action-completions branch from 6d17611 to 6f05db8 Compare October 4, 2024 00:20
@tomponline tomponline merged commit ac552e7 into canonical:main Oct 4, 2024
@kadinsayani kadinsayani deleted the 14198-lxc-action-completions branch October 4, 2024 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

API Changes to the REST API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

lxc pause|stop|start|exec <tab> should autocomplete instances in the proper state

2 participants