Files
infix/test/case/misc/start_from_startup
Joachim Wiberg b58550367c sys: rename sys-cli -> sysrepo + klish
Previously the sys-cli group was for interactive shell access, but with
ever changing requirements this split has become necessary.

This commit introduces the 'sysrepo' group for low-level access to all
sysrepo commands, i.e., bootstrap only.  For user-level shell access a
'klish' group is added which allows users to connect to the CLI.  This
is now the only group users, including the default 'admin', are members
of, effectively making the new 'copy' tool the norm.

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
2026-01-22 22:44:14 +01:00
..
2026-01-22 22:44:14 +01:00
2024-09-16 14:20:52 +02:00

=== Undefined
==== Description
Undefined

==== Topology
ifdef::topdoc[]
image::../../test/case/misc/start_from_startup/topology.svg[Undefined topology]
endif::topdoc[]
ifndef::topdoc[]
ifdef::testgroup[]
image::start_from_startup/topology.svg[Undefined topology]
endif::testgroup[]
ifndef::testgroup[]
image::topology.svg[Undefined topology]
endif::testgroup[]
endif::topdoc[]
==== Test sequence
. Initialize
. Configure
. Reboot and wait for the unit to come back
. Verify user admin is now in wheel group
. Verify user admin is now in sysrepo group


<<<