 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Overview ¶
nolint:revive This package corresponds to a set of `frostfs-cli util` commands, so this package name is meaningfull.
nolint:revive This package corresponds to a set of `frostfs-cli util` commands, so this package name is meaningfull.
nolint:revive This package corresponds to a set of `frostfs-cli util` commands, so this package name is meaningfull.
nolint:revive This package corresponds to a set of `frostfs-cli util` commands, so this package name is meaningfull.
nolint:revive This package corresponds to a set of `frostfs-cli util` commands, so this package name is meaningfull.
Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
var Cmd = &cobra.Command{ Use: "util", Short: "Utility operations", PersistentPreRun: func(cmd *cobra.Command, _ []string) { flags := cmd.Flags() _ = viper.BindPFlag(commonflags.GenerateKey, flags.Lookup(commonflags.GenerateKey)) _ = viper.BindPFlag(commonflags.WalletPath, flags.Lookup(commonflags.WalletPath)) _ = viper.BindPFlag(commonflags.Account, flags.Lookup(commonflags.Account)) }, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.