We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19153e4 commit 3138e6eCopy full SHA for 3138e6e
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