Skip to content

Add debug info on getting shell inside runtime + extensions #598

@hadess

Description

@hadess

To be added to either:
https://github.com/flatpak/flatpak-docs/blob/master/docs/debugging.rst
or
https://github.com/flatpak/flatpak-docs/blob/master/docs/extension.rst

We should have a way for developers to be able to get a shell inside a runtime with specific extensions enabled.

Use case would be to be able to see which version of, say, LLVM or Rust, one has available in the extension attached to this version of the runtime.

[...]
runtime: org.gnome.Platform
runtime-version: '48'
sdk: org.gnome.Sdk
sdk-extensions:
  - org.freedesktop.Sdk.Extension.rust-stable
  - org.freedesktop.Sdk.Extension.llvm20
[...]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions