NEWS
Adapter Upgrade ohne Nachfrage
-
hi!
seit kurzem bekomme ich beim upgrade aller adapter mit:
iobroker upgrade
bei jedem upgrade fähigen adapter eine nachfrage:
Would you like to upgrade <adapter> from @1.0.0 to @1.0.1 now? [(y)es, (n)o]:
gibt's da die möglichkeit ein -y oder --yes als argument mitzugeben?
gruß
arni -
hi!
seit kurzem bekomme ich beim upgrade aller adapter mit:
iobroker upgrade
bei jedem upgrade fähigen adapter eine nachfrage:
Would you like to upgrade <adapter> from @1.0.0 to @1.0.1 now? [(y)es, (n)o]:
gibt's da die möglichkeit ein -y oder --yes als argument mitzugeben?
gruß
arni -
@arniworx sagte in Adapter Upgrade ohne Nachfrage:
seit kurzem
Welche Version des js-controller hast du?
-
hab im quellcode schon die stelle gefunden, aber keine ahnung wie ich das aufrufen soll
.command('upgrade', 'Upgrade management', yargs => { yargs .command('[<repositoryUrl>]', 'Upgrade all adapters, optionally you can specify the repository url', { yes: { describe: 'Bypass questionnaire', alias: 'y', type: 'boolean' } }) -
hab im quellcode schon die stelle gefunden, aber keine ahnung wie ich das aufrufen soll
.command('upgrade', 'Upgrade management', yargs => { yargs .command('[<repositoryUrl>]', 'Upgrade all adapters, optionally you can specify the repository url', { yes: { describe: 'Bypass questionnaire', alias: 'y', type: 'boolean' } }) -
@arniworx hab's auch gerade gesehen: also
-yoder--yessollte gehen. Wenn nicht, wäre das wohl ein Bug.Und
iobroker help upgradesollte dir auch behilflich sein. -
@arniworx hab's auch gerade gesehen: also
-yoder--yessollte gehen. Wenn nicht, wäre das wohl ein Bug.Und
iobroker help upgradesollte dir auch behilflich sein.@unclesam sagte in Adapter Upgrade ohne Nachfrage:
hab's auch gerade gesehen: also -y oder --yes sollte gehen. Wenn nicht, wäre das wohl ein Bug.
aber nur mit
iobroker upgrade alldas muss wohl im admin noch geändert werden
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login