Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Hide all relations not linked to system in context (container view) #216

Closed Answered by simonbrowndotje
Alterant-zz asked this question in Q&A
Discussion options

You must be logged in to vote

You can resolve this in a number of ways, but here's a simple approach:

        container accountService "accountServiceContainers" "accountServiceContainers" {
            include *
            exclude "element.type==softwaresystem->element.type==softwaresystem"
            autoLayout
        }

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Alterant-zz
Comment options

Answer selected by Alterant-zz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #214 on February 15, 2023 21:15.