clear blank
This commit is contained in:
		| @@ -340,8 +340,8 @@ const packCommand = new Command('pack') | ||||
|         if (res.code === 200 && opts?.update) { | ||||
|           const id = res.data.id; | ||||
|           if (opts?.update) { | ||||
|             console.log(chalk.blue('example: '), 'envision pack-deploy ', id, '<key>'); | ||||
|             console.log('envision pack-deploy ', id); | ||||
|             console.log(chalk.blue('example: '), 'envision pack-deploy', id, '<key>'); | ||||
|             console.log('envision pack-deploy', id); | ||||
|           } | ||||
|         } | ||||
|       } catch (error) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user