We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
list
links
introduce sub commands for links
add
usage: cliq links add alias url
edit
usage: cliq links edit alias updated-url
rm
usage: cliq links rm alias
mv
usage cliq links mv old_alias new_alias
The text was updated successfully, but these errors were encountered:
No branches or pull requests
list
tolinks
introduce sub commands for
links
add
to create an aliasusage: cliq links add alias url
edit
to edit an aliasusage: cliq links edit alias updated-url
rm
to delete an aliasusage: cliq links rm alias
mv
to rename an aliasusage cliq links mv old_alias new_alias
The text was updated successfully, but these errors were encountered: