<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Error running Monaco in container in Cloud platforms</title>
    <link>https://community.dynatrace.com/t5/Cloud-platforms/Error-running-Monaco-in-container/m-p/163300#M641</link>
    <description>&lt;P&gt;Hi I am running monaco in container using monaco-runner image by dynatrace in Azure DevOps pipeline but I am getting below error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;STRONG&gt;ERROR&amp;nbsp;Required&amp;nbsp;flag&amp;nbsp;"environments"&amp;nbsp;not&amp;nbsp;set&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Steps:&lt;/DIV&gt;
&lt;DIV&gt;1.&amp;nbsp;docker pull dynatraceace/monaco-runner&lt;/DIV&gt;
&lt;DIV&gt;2. docker run&amp;nbsp;dynatraceace/monaco-runner monaco&amp;nbsp;-e='environments.yaml' -p='Project1' --dry-run&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Output:&lt;/DIV&gt;
&lt;DIV&gt;
&lt;P&gt;You are currently using the old CLI structure which will be used by&lt;BR /&gt;default until monaco version 2.0.0&lt;/P&gt;
&lt;P&gt;Check out the beta of the new CLI by adding the environment variable&lt;BR /&gt;"NEW_CLI".&lt;/P&gt;
&lt;P&gt;We can't wait for your feedback.&lt;/P&gt;
&lt;P&gt;NAME:&lt;BR /&gt;monaco - Automates the deployment of Dynatrace Monitoring Configuration to one or multiple Dynatrace environments.&lt;/P&gt;
&lt;P&gt;USAGE:&lt;BR /&gt;monaco [global options] command [command options] [working directory]&lt;/P&gt;
&lt;P&gt;VERSION:&lt;BR /&gt;1.5.0&lt;/P&gt;
&lt;P&gt;DESCRIPTION:&lt;BR /&gt;Tool used to deploy dynatrace configurations via the cli&lt;BR /&gt;&lt;BR /&gt;Examples:&lt;BR /&gt;Deploy a specific project inside a root config folder:&lt;BR /&gt;monaco -p='project-folder' -e='environments.yaml' projects-root-folder&lt;BR /&gt;&lt;BR /&gt;Deploy a specific project to a specific tenant:&lt;BR /&gt;monaco --environments environments.yaml --specific-environment dev --project myProject&lt;/P&gt;
&lt;P&gt;COMMANDS:&lt;BR /&gt;help, h Shows a list of commands or help for one command&lt;/P&gt;
&lt;P&gt;GLOBAL OPTIONS:&lt;BR /&gt;--verbose, -v (default: false)&lt;BR /&gt;--environments value, -e value Yaml file containing environments to deploy to&lt;BR /&gt;--specific-environment value, --se value Specific environment (from list) to deploy to (default: none)&lt;BR /&gt;--project value, -p value Project configuration to deploy (also deploys any dependent configurations) (default: none)&lt;BR /&gt;--dry-run, -d Switches to just validation instead of actual deployment (default: false)&lt;BR /&gt;--continue-on-error, -c Proceed deployment even if config upload fails (default: false)&lt;BR /&gt;--help, -h show help (default: false)&lt;BR /&gt;--version print the version (default: false)&lt;BR /&gt;&lt;STRONG&gt;ERROR Required flag "environments" not set&lt;/STRONG&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Wed, 21 Aug 2024 11:09:13 GMT</pubDate>
    <dc:creator>nakb</dc:creator>
    <dc:date>2024-08-21T11:09:13Z</dc:date>
    <item>
      <title>Error running Monaco in container</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/Error-running-Monaco-in-container/m-p/163300#M641</link>
      <description>&lt;P&gt;Hi I am running monaco in container using monaco-runner image by dynatrace in Azure DevOps pipeline but I am getting below error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;STRONG&gt;ERROR&amp;nbsp;Required&amp;nbsp;flag&amp;nbsp;"environments"&amp;nbsp;not&amp;nbsp;set&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Steps:&lt;/DIV&gt;
&lt;DIV&gt;1.&amp;nbsp;docker pull dynatraceace/monaco-runner&lt;/DIV&gt;
&lt;DIV&gt;2. docker run&amp;nbsp;dynatraceace/monaco-runner monaco&amp;nbsp;-e='environments.yaml' -p='Project1' --dry-run&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Output:&lt;/DIV&gt;
&lt;DIV&gt;
&lt;P&gt;You are currently using the old CLI structure which will be used by&lt;BR /&gt;default until monaco version 2.0.0&lt;/P&gt;
&lt;P&gt;Check out the beta of the new CLI by adding the environment variable&lt;BR /&gt;"NEW_CLI".&lt;/P&gt;
&lt;P&gt;We can't wait for your feedback.&lt;/P&gt;
&lt;P&gt;NAME:&lt;BR /&gt;monaco - Automates the deployment of Dynatrace Monitoring Configuration to one or multiple Dynatrace environments.&lt;/P&gt;
&lt;P&gt;USAGE:&lt;BR /&gt;monaco [global options] command [command options] [working directory]&lt;/P&gt;
&lt;P&gt;VERSION:&lt;BR /&gt;1.5.0&lt;/P&gt;
&lt;P&gt;DESCRIPTION:&lt;BR /&gt;Tool used to deploy dynatrace configurations via the cli&lt;BR /&gt;&lt;BR /&gt;Examples:&lt;BR /&gt;Deploy a specific project inside a root config folder:&lt;BR /&gt;monaco -p='project-folder' -e='environments.yaml' projects-root-folder&lt;BR /&gt;&lt;BR /&gt;Deploy a specific project to a specific tenant:&lt;BR /&gt;monaco --environments environments.yaml --specific-environment dev --project myProject&lt;/P&gt;
&lt;P&gt;COMMANDS:&lt;BR /&gt;help, h Shows a list of commands or help for one command&lt;/P&gt;
&lt;P&gt;GLOBAL OPTIONS:&lt;BR /&gt;--verbose, -v (default: false)&lt;BR /&gt;--environments value, -e value Yaml file containing environments to deploy to&lt;BR /&gt;--specific-environment value, --se value Specific environment (from list) to deploy to (default: none)&lt;BR /&gt;--project value, -p value Project configuration to deploy (also deploys any dependent configurations) (default: none)&lt;BR /&gt;--dry-run, -d Switches to just validation instead of actual deployment (default: false)&lt;BR /&gt;--continue-on-error, -c Proceed deployment even if config upload fails (default: false)&lt;BR /&gt;--help, -h show help (default: false)&lt;BR /&gt;--version print the version (default: false)&lt;BR /&gt;&lt;STRONG&gt;ERROR Required flag "environments" not set&lt;/STRONG&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 21 Aug 2024 11:09:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/Error-running-Monaco-in-container/m-p/163300#M641</guid>
      <dc:creator>nakb</dc:creator>
      <dc:date>2024-08-21T11:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error running monaco in container</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/Error-running-Monaco-in-container/m-p/163334#M642</link>
      <description>&lt;P&gt;Remove the "=" like the options suggest.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;docker run dynatraceace/monaco-runner monaco -e environments.yaml -p Project1 --dry-run&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 24 Mar 2021 13:16:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/Error-running-Monaco-in-container/m-p/163334#M642</guid>
      <dc:creator>david_lopes</dc:creator>
      <dc:date>2021-03-24T13:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: Error running monaco in container</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/Error-running-Monaco-in-container/m-p/163760#M643</link>
      <description>&lt;P&gt;Hi David thanks for the solution, actually problem was with docker container itself. It's working now with "=" also&lt;/P&gt;</description>
      <pubDate>Thu, 01 Apr 2021 12:03:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/Error-running-Monaco-in-container/m-p/163760#M643</guid>
      <dc:creator>nakb</dc:creator>
      <dc:date>2021-04-01T12:03:32Z</dc:date>
    </item>
  </channel>
</rss>

