Saltar al contenido principal

OPEN

Abre un archivo de intercambio en modo interactivo (TUI - Text User Interface).

Sintaxis

cardak open [OPCIONES] <archivo>
$ 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

Descripción

Este comando permite abrir y visualizar los contenidos de un archivo IPM en forma interactiva. Para conocer en mas detalle el funcionamiento, continuar leyendo la sección llamada TUI (Text User Interface)