We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5807915 commit deb29c3Copy full SHA for deb29c3
src/cli/commands.ts
@@ -132,7 +132,7 @@ export default {
132
registries: {
133
array: true,
134
description:
135
- 'registries to publish, overriding your configuration in oc.json'
+ 'List of registries to publish to. This setting will take precedence over oc.json file'
136
}
137
},
138
description: 'Publish a component',
0 commit comments