cmd.Flags().StringP("filename","f","","Filename or URL to file to use to update the resource")
cmd.Flags().StringP("filename","f","","Filename or URL to file to use to update the resource")
cmd.Flags().String("patch","","A JSON document to override the existing resource. The resource is downloaded, then patched with the JSON, the re-updated")