"server add --local" asks for domain but doesn't use it? #341
Labels
No Label
abra
abra-gandi
awaiting-feedback
backups
bug
build
ci/cd
community organising
contributing
coopcloud.tech
democracy
design
documentation
duplicate
enhancement
finance
funding
good first issue
help wanted
installer
kadabra
performance
proposal
question
recipes.coopcloud.tech
security
test
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: toolshed/organising#341
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Weird...
Ideally it would create
.abra/servers/example.com
as when you do:You don't see
example.com
, you seedefault
, which is confusing!Internally, we use
default
to match the local context that docker expects. If we were to make.abra/servers/example.com
, then there would be no way to understand that this server is a--local
server...Ideally we wouldn't make the user have to see "default" since it doesn't match at all with what they are asking for -
--local
/example.com
. Maybe we could appendexample.com-local
or some other naming convention to mark it as--local
forabra
.Anyone got a plan of action on this one?
/cc @3wordchant @Frando as people i know who make use of
--local
... 🤔decentral1se referenced this issue from coop-cloud/abra2023-01-31 20:43:01 +00:00