Closed frankkilcommins closed 9 months ago
Currently, the export-spaces command will export spaces to the current directory used to issue the command to the CLI. The filename also defaults to ExploreSpaces.json.
export-spaces
ExploreSpaces.json
Add the ability to specify the export directory and filename.
Hi @frankkilcommins I'd like to try to implement this.
Hey @Yousef-Majidi - awesome!
Currently, the
export-spaces
command will export spaces to the current directory used to issue the command to the CLI. The filename also defaults toExploreSpaces.json
.Add the ability to specify the export directory and filename.