Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // RootCmd is a root command of config section. RootCmd = &cobra.Command{ Use: "config", Short: "Section for neofs-adm config related commands", } )
Functions ¶
func GetStoragePassword ¶ added in v0.29.0
func ResolveHomePath ¶ added in v0.24.0
ResolveHomePath replaces leading `~` with home directory.
Does nothing if path does not start with contain `~`.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.