-
Selvaganapathy Kannan authored322253cb
WORKING WITH BiTIA
To list available commands and options in bitia, execute bitia --help
Callback
Options
--verbose [debug|info|warning] [default: VerbosityLevel.warning]
--plain --no-plain [default: no-plain]
--server TEXT [default: None]
--install-completion Install completion for the current shell.
--show-completion Show completion for the current shell, to copy it or customize the installation.
--help Show this message and exit.
Commands
checksum value that represents the number of bits in a transmission message
create-container Create container for the pipeline. The container starts running immediately on the server. Use command logs
to stream the output.
list-container List the remote server associated with the pipeline.
logs Stream logs for the most recent run of a given pipeline.
run Run a pipeline
submit Submit your pipelin (url, directory, zip_file).
version version information
Commands
command | Description |
---|---|
checksum | value that represents the number of bits in a transmission message |
create-container | Create container for the pipeline. The container starts running immediately on the server. Use command logs to stream the output. |
list-container | list the remote server associated with the pipeline. |
logs | Stream logs for the most recent run of a given pipeline. |
run | Run a pipeline |
submit | Submit your pipelin (url, directory, zip_file) |
Options
options | Description |
---|---|
-verbose | [debug|info|warning][default: VerbosityLevel.warning] |
–plain –no-plain | [default: no-plain] |
–server | TEXT [default: None] |
–install-completion | Install completion for the current shell. |
–show-completion | Show completion for the current shell, to copy it or customize the installation. |
–help | Show this message and exit. |