mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
feat: add org & app flag back (#12574)
This commit is contained in:
parent
0c9b13e65f
commit
4cd33ea029
@ -41,4 +41,12 @@ export default {
|
||||
usage: 'AWS profile to use with the command',
|
||||
type: 'string',
|
||||
},
|
||||
org: {
|
||||
usage: 'Dashboard org name',
|
||||
type: 'string',
|
||||
},
|
||||
app: {
|
||||
usage: 'Dashboard app name',
|
||||
type: 'string',
|
||||
},
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user