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
Sucessfully ran create as non root, then got the following result from delete command two times in a row:
$ canasta delete test 2023/05/20 14:51:50 Using /home/mah/.config/canasta for configuration... Deleting Canasta installation 'test'... Error: exit status 1 Usage: canasta delete [flags] Flags: -h, --help help for delete -i, --id string Canasta instance ID -p, --path string Canasta installation directory (default "/home/mah") Global Flags: -v, --verbose Verbose output exit status 1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Sucessfully ran create as non root, then got the following result from delete command two times in a row:
The text was updated successfully, but these errors were encountered: