We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 19153e4 + 3138e6e commit 07f09deCopy full SHA for 07f09de
1 file changed
cmd/rofl/machine/mgmt.go
@@ -443,4 +443,5 @@ func init() {
443
topUpCmd.Flags().AddFlagSet(common.SelectorFlags)
444
topUpCmd.Flags().AddFlagSet(common.RuntimeTxFlags)
445
topUpCmd.Flags().AddFlagSet(deploymentFlags)
446
+ topUpCmd.Flags().AddFlagSet(topUpFlags)
447
}
0 commit comments