{"id":69,"date":"2019-09-25T11:21:31","date_gmt":"2019-09-25T14:21:31","guid":{"rendered":"https:\/\/pedrotornich.com\/a\/?p=69"},"modified":"2019-09-25T11:21:32","modified_gmt":"2019-09-25T14:21:32","slug":"deploy-reports-using-command-line","status":"publish","type":"post","link":"https:\/\/pedrotornich.com\/a\/2019\/09\/25\/deploy-reports-using-command-line\/","title":{"rendered":"Deploy reports using command line"},"content":{"rendered":"\n<p>Hi everyone,<\/p>\n\n\n\n<p>Sometimes it&#8217;s useful to deploy all reports in an environment or all custom reports and with the command line you can deploy all reports at once.<\/p>\n\n\n\n<p>Here are some report deployment command line examples:<\/p>\n\n\n\n<pre title=\"Deploy all reports\" class=\"wp-block-code\"><code lang=\"powershell\" class=\"language-powershell\">K:\\AosService\\PackagesLocalDirectory\\Plugins\\AxReportVmRoleStartupTask\\DeployAllReportsToSSRS.ps1 -PackageInstallLocation \"K:\\AosService\\PackagesLocalDirectory\"<\/code><\/pre>\n\n\n\n<pre title=\"Deploy custom reports\" class=\"wp-block-code\"><code lang=\"powershell\" class=\"language-powershell\">K:\\AosService\\PackagesLocalDirectory\\Plugins\\AxReportVmRoleStartupTask\\DeployAllReportsToSSRS.ps1 -PackageInstallLocation \"K:\\AosService\\PackagesLocalDirectory\" -Module mymodel<\/code><\/pre>\n\n\n\n<pre title=\"Deploy specific reports\" class=\"wp-block-code\"><code lang=\"powershell\" class=\"language-powershell\">K:\\AosService\\PackagesLocalDirectory\\Plugins\\AxReportVmRoleStartupTask\\DeployAllReportsToSSRS.ps1 -PackageInstallLocation \"K:\\AosService\\PackagesLocalDirectory\" -ReportName AssetDep*,TaxVatRegister.Report<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Hi everyone, Sometimes it&#8217;s useful to deploy all reports in an environment or all custom reports and with the command line you can deploy all reports at once. Here are some report deployment command line examples:<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-69","post","type-post","status-publish","format-standard","hentry","category-d365fo"],"_links":{"self":[{"href":"https:\/\/pedrotornich.com\/a\/wp-json\/wp\/v2\/posts\/69"}],"collection":[{"href":"https:\/\/pedrotornich.com\/a\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pedrotornich.com\/a\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pedrotornich.com\/a\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pedrotornich.com\/a\/wp-json\/wp\/v2\/comments?post=69"}],"version-history":[{"count":3,"href":"https:\/\/pedrotornich.com\/a\/wp-json\/wp\/v2\/posts\/69\/revisions"}],"predecessor-version":[{"id":72,"href":"https:\/\/pedrotornich.com\/a\/wp-json\/wp\/v2\/posts\/69\/revisions\/72"}],"wp:attachment":[{"href":"https:\/\/pedrotornich.com\/a\/wp-json\/wp\/v2\/media?parent=69"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pedrotornich.com\/a\/wp-json\/wp\/v2\/categories?post=69"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pedrotornich.com\/a\/wp-json\/wp\/v2\/tags?post=69"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}