Skip to content

Additional flags for delete command #492

Open
@dlevy-msft

Description

@dlevy-msft

Sometimes in a script you want to clean up an environment before running.

sqlcmd delete --remove-all would be helpful for bat scripts.

sqlcmd delete --context-only would be useful for environments where containers are created frequently and maintaining the context could be a security risk or just not useful due to subsequent scripts.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions