SmartBear-DevRel / explore-cli

Simple utility CLI for importing and exporting data to and from SwaggerHub Explore
https://www.nuget.org/packages/Explore.Cli
Apache License 2.0
5 stars 4 forks source link

Export-Spaces - Add ability to specify path/filename for export #6

Closed frankkilcommins closed 9 months ago

frankkilcommins commented 1 year 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.

Add the ability to specify the export directory and filename.

Yousef-Majidi commented 1 year ago

Hi @frankkilcommins I'd like to try to implement this.

frankkilcommins commented 1 year ago

Hey @Yousef-Majidi - awesome!