stencil icon indicating copy to clipboard operation
stencil copied to clipboard

Provide CLI defaults

Open ravisuhag opened this issue 3 years ago • 0 comments

Problem:

All Stencil commands require host and namespace. This makes using stencil verbose.

Solution

Stencil CLI should load the default host and namespace from the Stencil CLI config. This will allow the stencil host and namespace to become the default for most of the commands. The user should also be able to override both of these by providing a flag.

ravisuhag avatar Sep 11 '22 23:09 ravisuhag