OPEN
Opens an interchange file in interactive mode (TUI - Text User Interface).
Syntax
$ cardak help open
usage: cardak open [<file>]
Open the file in a graphical mode
Flags:
--help Show context-sensitive help (also try --help-long and --help-man).
-v, --verbose Add more information displayed on some commands.
--mono Supress color on output.
--ignore Try to ignore some errors and continue processing the file
-W, --width Ignore small terminal width check and force execution
-z, --silent Suppress all output (banner, headers, summary) except the results. Specially useful for DESCRIBE command piped to a search utility like fzf
Args:
[<file>] File name to open
Description
This command lets open and navigate through the contents of an IPM file interactively. A complete description of this mode is presented in the TUI (Text User Interface) section