Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/smx/src/cli/root.ts>RootOptions

Manage and sync scripts, configs and templates between computers
Latest
interface RootOptions
import { type RootOptions } from "https://deno.land/x/smx@v0.6.0/src/cli/root.ts";

Properties

optional
verbose: boolean
optional
quiet: boolean
optional
config: string
optional
targetId: string
optional
noLocal: boolean