stac
CLI route below. When you create a subject, it has no permissions at first. All custom subjects need a scope by design, so they do not have access to the full topology. This is a security requirement that makes sure that users have access only to what they need.stackstate
subject with a scope that allows the user to see all elements with the "StackState" label, use the following command:stac
CLI yet?sts
CLI. Use the stac
CLI.stackstateManager
that also has the scope of StackState
label and has access to Business Applications within that label, command looks like this:stac
CLI yet?sts
CLI. Use the stac
CLI.stac
CLI command, all operators( like =
, <
,AND
, and so on) need to be surrounded by spaces, as in the above example.