Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.15 KB

tom_edit_frame.md

File metadata and controls

34 lines (25 loc) · 1.15 KB

tom edit frame

edit properties of a frame

tom edit frame ID [flags]

Options

      --archived                Sets the archived flag
  -t, --end string              update the end time. Pass an empty value to remove the end time.
  -h, --help                    help for frame
      --name-delimiter string   Delimiter used in full project names (default "/")
  -n, --notes string            updates the notes for the given frame. Pass an empty string to remove the notes from the frame.
  -p, --project string          Project ID or full name to use as new project for all passed frame IDs
  -f, --start string            update the start time.

Options inherited from parent commands

      --backup-dir string   backup directory (default is $HOME/.tom/backup)
  -c, --config string       config file (default is $HOME/.tom/tom.yaml)
      --data-dir string     data directory (default is $HOME/.tom)
      --iso-dates           use ISO date format instead of a locale-specific format (default is false)

SEE ALSO

  • tom edit - edit properties of projects or frames
Auto generated by spf13/cobra on 19-Jul-2022