Skip to content

Add support for start-up Trace Flags and Env Vars to sqlcmd create command #276

Open
@stuartpa

Description

@stuartpa

Add support for something like:

sqlcmd create mssql --env "MSSQL_AGENT_ENABLED=True" --env "NAME=var" -- T9398

This would ensure trace flag 9398 (and the two --env vars) are passed into ./sqlservr every time the container instance starts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions