abra app restart
help & --all
#605
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
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: toolshed/organising#605
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?
It takes a
<service>
argument, it doesn't restart every service. The help doesn't reflect that.See https://codeberg.org/eotl/sextant/issues/94#issuecomment-1732145 for confusion.
I believe it could be useful to cycle through all services if
--all
is passed perhaps @basebuilder?What a
<service>
arg means in this case is just a guess for me... I think I tried all of the following:sextant.eotl.dev
sextant.eotl.dev:app
sextant:app
In the case of
sextant
there is onlyapp
service.🔴 Fail - What I imagine would be intuitive for apps with multiple services is to restart all run:
🔴 Fail - Or to restart the specific
badger
service within that app deployment✅ Success - with the
<service>
as a separate word after the appSo yah, I think the syntax is fine, just the helper needs to make this clear