Skip to content

Commit

Permalink
Remove tenant CLI arg alias
Browse files Browse the repository at this point in the history
  • Loading branch information
askoufis committed Jun 4, 2024
1 parent 38cc0a7 commit 1ced58d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/sku/lib/parseArgs.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ module.exports = (processArgv) => {
string: ['config', 'environment', 'packageManager', 'site', 'stats'],
alias: {
e: 'environment',
t: 'tenant',
c: 'config',
D: 'debug',
},
Expand Down

0 comments on commit 1ced58d

Please sign in to comment.