Why
We need to show the default value for the --destination flag in the help section, which is missing currently.
What
The help section for the apimatic sdk generate command does not include the default value for the --destination flag, which should be ./sdk/<language>.

Why
We need to show the default value for the
--destinationflag in the help section, which is missing currently.What
The help section for the
apimatic sdk generatecommand does not include the default value for the--destinationflag, which should be./sdk/<language>.