Skip to content

Commit 8d4ebba

Browse files
committed
Refine where nexusctl is run
1 parent cd3a6b6 commit 8d4ebba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/operator-nexus/howto-baremetal-nexusctl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ run simple actions on bare metal machines without using the Azure console or com
2929

3030
## Overview
3131

32-
`nexusctl` is a stand-alone program that can be run using `nc-toolbox` from an `ssh` session on any control-plane or management-plane node. Since `nexusctl` is contained in the `nc-toolbox-breakglass` container image and isn't installed directly on the host, it must be run with a command-line like:
32+
`nexusctl` is a stand-alone program that can be run using `nc-toolbox` from an `ssh` session on any control-plane node. Since `nexusctl` is contained in the `nc-toolbox-breakglass` container image and isn't installed directly on the host, it must be run with a command-line like:
3333

3434
```
3535
sudo nc-toolbox nc-toolbox-breakglass nexusctl <command> [subcommand] [options]

0 commit comments

Comments
 (0)