diff --git a/wiki/Crave_Rules.md b/wiki/Crave_Rules.md index c232b72..9ea5875 100644 --- a/wiki/Crave_Rules.md +++ b/wiki/Crave_Rules.md @@ -1,6 +1,7 @@ # Rules These are some rules users are expected to follow. Ignoring these rules may result in a temporary or permanent ban ## Devspace CLI Rules +- Sending multiple commands using multiple accounts is strictly prohibited and will result in a permanent ban. - ***Do not use repo sync, use crave run instead***. If you try to install repo tool manually, it is looked at as an act to circumvent the rules and will likely result in a ban. This also applies in a crave ssh environment. - ***Be mindful of Devspace CLI Storage***. Clean up your .zip and .img build artefacts if you're used to pulling them to devspace - ***Do not rm -rf a crave clone***. Use crave clone destroy path/to/folder/ instead. Use crave clone list to know the folder path.