Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
public static get usage() {
return SfdxCommand.usage.replace('<%= command.id %>', 'automig:load');
}
public static get usage() {
return SfdxCommand.usage.replace('<%= command.id %>', 'automig:dump');
}