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

x/smx/src/cli/commands/target.ts>ExtraOptions

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

Properties

optional
list: boolean
optional
filter: string
optional
clean: boolean
optional
default: boolean
optional
reset: true | Reset
optional
init: boolean
optional
delete: boolean
optional
status: boolean
optional
edit: true | string