newrelic / nr1-workshop

Self-paced training workshop for the NR1 CLI/SDK
Apache License 2.0
85 stars 68 forks source link

⏰ Lab10/CLI Tagging errors #161

Open shhudspeth opened 3 years ago

shhudspeth commented 3 years ago

I received an error when trying to deploy using --channel-DEV. I could use -t to tag, but see below for error when trying to use --channel

init version: @oclif/command@1.8.0 argv: [ '--channel=DEV', '--verbose', [length]: 2 ]
 ›   Error: Unexpected argument: --channel=DEV
 ›   See more help with --help
 ›   Code: UNKNOWN 

lab10-cli tagging error