kernelkit / infix

Linux :yellow_heart: NETCONF = Infix
https://kernelkit.org
GNU General Public License v2.0
46 stars 12 forks source link

CLI: regression in tab completion of 'container shell' #613

Closed troglobit closed 2 weeks ago

troglobit commented 2 weeks ago

Current Behavior

admin@infix-c0-ff-ee:/> container shell <TAB>
container shell Error: creating runtime static files directory: mkdir /root/.local: permission denied

Expected Behavior

admin@infix-c0-ff-ee:/> container shell <TAB>
foo bar baz

Steps To Reproduce

No response

Additional information

No response