Tosin Adewale

Results 7 comments of Tosin Adewale

For the second example, the line should be broken. However sometimes we do have situations where full resource ids are specified, which should technically not be broken up. Not sure...

Processing based on platform instead of in code makes sense. However, I wonder if this could hurt readability / writability of very long examples. E.g. a command that takes multiple...

@infbase you might need to ensure trusted services are enabled: Please see the important note here: https://docs.microsoft.com/en-us/azure/container-registry/container-registry-import-images > Changes to image import between two Azure container registries have been introduced...

Thanks for posting this linter issue @glGarg, we might have to transfer this issue to azdev's repo

Nice! Makes sense, @tjprescott I can definitely work on this after we release azdev. :)

@tjprescott I will tag/ add two problems to this: - faulty_help_example_parameters_rule should not lint arguments that start with "az " for example: az find "az vm". See https://github.com/Azure/azure-cli/pull/8608. (Will be...

@tjprescott, @limingu, I would be interested in this post build. We should try and imitate powershell. Maddie once mentioned how they cache tab completions...