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

running delete as non-root results in error #83

Open
hexmode opened this issue May 20, 2023 · 0 comments
Open

running delete as non-root results in error #83

hexmode opened this issue May 20, 2023 · 0 comments

Comments

@hexmode
Copy link
Contributor

hexmode commented May 20, 2023

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
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