Skip to content

fruafr/incus-doc-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fruafr/incus-doc-cli - INCUS - CLI - Help

Incus CLI documentation extracted from incus --help with a combined file ready for AI consumption.

The combined file is incus-doc-cli.txt.

Introduction

Incus is a truly free open-source command-line container and virtual machine manager.

It provides a unified experience for running and managing :

  • full Linux systems inside containers (shares the host kernel).
  • full Linux or non-Linux systems in virtual machines (UEFI or not).
  • OCI container images (similar to Docker or Podman).

Incus supports container and virtual-machine images for a large number of Linux distributions (official Ubuntu images and images provided by the community).

It scales from one instance on a single machine to a cluster in a full data center rack, making it suitable for running workloads both for development and in production.

Incus allows you to easily set up a system that feels like a small private cloud. You can run any type of workload in an efficient way while keeping your resources optimized.

Its entry point is the incus command.

Documentation

  • The doc folder of this repo contains a copy of the official incus command help for commands and subcommands.
  • The top level is the incus command.

Official sources of documentation

Note

  • incus version : Check the incus-version.txt file.
  • Date of extraction : Check the extraction-date.txt file.
  • The content of the doc/incus folder was extracted automatically from the CLI.
  • Generation scripts found in the scripts folder. The complete extraction cycle is controlled by scripts/refresh.sh
  • *.md files were generated manually.
  • The combined file combines the extracted files and the manually created files.

License

About

Incus CLI documentation from incus --help with a combined file ready for AI consumption.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors