Windmill CLI Commands The Windmill CLI ( ) provides commands for managing scripts, flows, apps, and other resources. Global Options - - Specify the target workspace. This overrides the default workspace. - - Show debug/verbose logs - - Show diff informations when syncing (may show sensitive informations) - - Specify an API token. This will override any stored token. - - Specify the base URL of the API. If used, --token and --workspace are required and no local remote/workspace already set will be used. - - Specify a custom config directory. Overrides WMILL CONFIG DIR environment variable and…