We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b926161 commit 75d6df6Copy full SHA for 75d6df6
src/commands/org/refresh/sandbox.ts
@@ -79,7 +79,6 @@ export default class RefreshSandbox extends SandboxCommandBase<SandboxCommandRes
79
description: messages.getMessage('flags.source-id.description'),
80
exclusive: ['source-sandbox-name'],
81
length: 'both',
82
- char: undefined,
83
}),
84
async: Flags.boolean({
85
summary: messages.getMessage('flags.async.summary'),
0 commit comments