Skip to content

Commit

Permalink
alias --tf-resource/--tf_resource
Browse files Browse the repository at this point in the history
Co-authored-by: Helio Machado <[email protected]>
  • Loading branch information
casperdcl and 0x2b3bfa0 authored May 21, 2021
1 parent f7f945f commit a52d8e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/cml-runner.js
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,7 @@ const opts = yargs
)
.default('tf-resource')
.hide('tf-resource')
.alias('tf-resource', 'tf_resource')`
.help('h').argv;

run(opts).catch((error) => {
Expand Down

1 comment on commit a52d8e9

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test Comment

CML watermark

Please sign in to comment.