Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autocomplete for bash is missing, and link is broken #786

Open
depesz opened this issue Oct 22, 2024 · 0 comments
Open

Autocomplete for bash is missing, and link is broken #786

depesz opened this issue Oct 22, 2024 · 0 comments

Comments

@depesz
Copy link

depesz commented Oct 22, 2024

I just installed granted via apt:

=$ dpkg -l granted
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name           Version      Architecture Description
+++-==============-============-============-=====================================
ii  granted        0.35.2       amd64        The easiest way to access your cloud.

Tried to get autocomplete for bash:

=$ granted completion -s bash
[i] We don't have completion support for bash yet, check out our docs to find out how to let us know you want this feature https://granted.dev/autocompletion

And, the linked page doesn't seem to exist:

=$ curl -IL https://granted.dev/autocompletion
HTTP/2 308
cache-control: public, max-age=0, must-revalidate
content-type: text/plain
date: Tue, 22 Oct 2024 13:06:19 GMT
location: https://www.granted.dev/autocompletion
refresh: 0;url=https://www.granted.dev/autocompletion
server: Vercel
strict-transport-security: max-age=63072000
x-vercel-id: arn1::d4f52-1729602379969-68417d88b77c

HTTP/2 404
accept-ranges: bytes
access-control-allow-origin: *
age: 1516229
cache-control: public, max-age=0, must-revalidate
content-disposition: inline; filename="404"
content-type: text/html; charset=utf-8
date: Tue, 22 Oct 2024 13:06:20 GMT
etag: "b5059919ec40797c0a508d5a0ea5d8bc"
last-modified: Fri, 04 Oct 2024 23:55:50 GMT
server: Vercel
strict-transport-security: max-age=63072000
x-matched-path: /404
x-vercel-cache: HIT
x-vercel-id: arn1::7b768-1729602380086-642ed34696a9
content-length: 25753

I found some old-ish issue (from december 2023) about bash completion - is there any chance this would get added? Or, at least, could you fix the page that is shown from granted completion -s bash ?

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

No branches or pull requests

1 participant