importctl
Verified for current stable LTS
Importctl Command: Export Container Image Tarball Linux
Use for export container image tarball linux with Importctl. Exact CLI syntax to export container image tarball linux using Importctl.
When to use this: Use for export container image tarball linux with Importctl.
Command Syntax
importctl export-tar --class=<machine|portable|sysext|confext> <name> <path/to/file.ext> importctl export-tar --class=<machine|portable|sysext|confext> <name> <path/to/file.ext> Live Command Builder
Final Command
importctl export-tar --class=<machine|portable|sysext|confext> <name> <path/to/file.ext> Command Breakdown
--class=<machine|portable|sysext|confext>- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to export container image tarball linux using Importctl.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Importctl Command: Download Image Tarball Linux
sudo importctl pull-tar <URL> <path/to/directory> Importctl Command: Import Raw Image Linux importctl import-raw <path/to/file.ext> <name> --class=<machine|portable|sysext|confext> Importctl Command: Pull Raw Image Linux sudo importctl pull-raw {https://example.com/source.ext} <name> --class=<machine|portable|sysext|confext>