You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should refactor from deploifai data init command, which creates a dataset through the backend api. And also the --project option might not be necessary because we can assume the user is working from within a deploifai project, in which its id would have been saved in the local configuration file.
As discussed, a new dataset create command should be made which simply calls the backend server to create a new dataset resource. Project information should be obtained from the local config, and an existing cloud profile to create the dataset should be prompted for the user to select.
98sean98
changed the title
Create data storage command
Create dataset command
Jul 7, 2022
Proposed command
The text was updated successfully, but these errors were encountered: