signald-go/docs/content/signaldctl/signaldctl_device_remove.md
2021-02-02 13:40:02 -08:00

1,020 B

date title slug url
2021-02-02T13:20:04-08:00 signaldctl device remove signaldctl_device_remove /signaldctl/signaldctl_device_remove

signaldctl device remove

remove a linked device

Synopsis

remove a linked device

signaldctl device remove [flags]

Options

  -a, --account string   local account to use
  -d, --device int       device ID to remove
  -h, --help             help for remove

Options inherited from parent commands

      --config string          config file (default is ~/.config/signaldctl.yaml) (default "/home/finn/.config/signaldctl.yaml")
  -o, --output-format string   the output format. options are usually table, yaml and json, default is usually table. Some commands have other options. (default "default")
      --socket string          the path to the signald socket file (default "/var/run/signald/signald.sock")

SEE ALSO

Auto generated by spf13/cobra on 2-Feb-2021